From: Nick Helseth (nhhelseth@hotmail.com)
Date: Sat 28 Jun 2003 - 02:38:28 EST
Message-id: <Sea2-F46stY3Uyn3p6A0000cd21@hotmail.com>
Hello-
I'm trying to run R from the command line using a function as an input; it
seems to run ok when I use "Rterm --vanilla < name_of_R_function.R" (by ok,
I mean that it will say that it's reading in the correct items) but the
graphics won't display on screen. Do I need to explicitly define an output
device? Like "Rterm --vanilla < name_of_R_function.R >
standard_display_device"? If that is the case, I don't suppose anyone
happens to know the name of the screen display device in Windows, do they?
Or is something wrong with the way I'm calling it. I've also tried "Rcmd
BATCH --vanilla name_of_R_function.R" to no avail. If I've just missed this
in the documentation and/or mailing list archive, I apologize.
Thanks for your time,
Nick
______________________________________________
R-help@stat.math.ethz.ch mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
This archive was generated by hypermail 2.1.3 : Tue 01 Jul 2003 - 09:12:09 EST