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
|