Displaying 1 result from an estimated 1 matches for "cp_messung".
2007 Nov 25
2
how to wait after plotting in BATCH mode?
when i plot with the following command on console:
$ R CMD BATCH cp_messung.R
in the R-script i wrote x11() in the beginning, so it draws a nice plot on
my screen.
But sadly it disappeares after a second or two. How can i make it to wait
until i press a key or something?
thank you.
--
kind regards,
Jonas Stein <news at jonasstein.de>