Displaying 1 result from an estimated 1 matches for "noninterative".
Did you mean:
noninteractive
1999 Sep 17
2
Non-interactive sessions
...ve" R session using
the Perl code at the end of this message. Everthing seems to work fine
as written. I get a nice postscript file with my graphics.
However, I would like to display X11 R-graphics for the Perl-script
user. Is there some way of sending commands to R to configure this
"noninterative mode"? Especially so that I can produce X11 graphics.
Another related issue: When I first sent the pipe to R (with no
options) it didn't work and I got the following error message:
" Fatal error : you must specify '--save', '--no-save', or '--vanilla' "...