Hi all,
I have a  .First <- function() {...} in the Rprofile.site file. Through
.First() I'm adding several menus to the GUI to access several functions
I've been developing for own use.

However, I also need to launch R scripts silently in a batch way, and
in this case I get the error message:

"Error in winMenuAdd(menuname, NULL, NULL):
 Menu functions can only be used in the GUI"

Do you know about about a way to selectively read the .First()
function just for Rgui.exe, but not for call to R.exe?

Thanks and best regards,
Javier
---

______________________________________________
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