[R] HANDLER FUNCTION PROBLEM
Ashis Deb
ashisdeb83 at gmail.com
Fri Aug 29 11:26:51 CEST 2014
Hello ,
I have a function handler using gWidgets like below ,, i had
declared a function inside this function . But dont have the
idea how to call the function outside the handler function.
addHandlerClicked(AAS,handler=function(h,...)
{
ga() <<< THIS IS THE FUNCTION TO BE
CALLED OUTSIDE
{
}
})
ga() <<--- WANTED IT OUTSIDE
can anyone help please
[[alternative HTML version deleted]]
More information about the R-help
mailing list