If possible I would like to add two sub-menus to the R Console under
Windows.
For example, I would like to add:
winMenuAddItem("File", "Load CSV...", "loadCSV()")
winMenuAddItem("File", "Save CSV...", "saveCSV()")
and have them appear under the initial 'File' item rather than add a new
'File' menu item. I seem to recall from somewhere that this is
inadvisable, however is it possible from within R and if so what might
be the consequences of such additions?
*Simon Gatehouse*
*Hellman & Schofield Pty Ltd*
6/3 Trelawney St., Eastwood, NSW, 2122
P.O. Box 599, Beecroft, NSW, 2119
Ph: (02) 9858 3863 Fax: (02) 9858 4057
Mb 0407 130 635 Skype s.gatehouse
______________________________________________
[email protected] 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.