s-news
[Top] [All Lists]

Incorporating GuiPlot in a function

To: s-news@lists.biostat.wustl.edu
Subject: Incorporating GuiPlot in a function
From: Vignesh Panchanatham <vkpanch@yahoo.com>
Date: Tue, 17 Jun 2003 11:42:09 -0700 (PDT)
Hi,

Does anyone have experience with incorporating the Gui
commands (like GuiPlot) within a function? How does
GuiPlot deal with additional data manipulations to the
original dataframe? 

The problem I am experiencing is that if I give the
function the name of a dataframe and then do some
filtering operations on the dataframe within the
function, GuiPlot uses the original (unfiltered)
dataframe for plotting and not the modified dataframe.
How do I get it to use the modified dataframe without
having to save the dataframe externally?

Thanks,
Vig 

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

<Prev in Thread] Current Thread [Next in Thread>