Dear R users,
I'm trying since longtime to make an autolaunch of my code, but no results.
I have programmed three codes. And depending on my data(logfile collected
from another source) I have (frequently) to run one of the three codes.

I'm looking for a better solution that run on of the codes without lauching
R, specifiying the path of the code and compile.

My idea is to make a gui (popup window) asking me :
- what of the three codes you want to run?
-autoload the corresponding code.
-save graphics in memory (when I type ctr+v it will appears.)

Is there any simple solution ?

Thanks for any help.

p.s. I running R under windows XP.
-- 
View this message in context: 
http://www.nabble.com/gui-to-run-script-tp16175981p16175981.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to