Re: [R] using R as a script; getting the output to display on screen

2003-06-27 Thread Prof Brian D Ripley
On Fri, 27 Jun 2003, Nick Helseth wrote: So, you are using Windows: please say so up front. > 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

[R] using R as a script; getting the output to display on screen

2003-06-27 Thread Nick Helseth
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