Perhaps you can use the Sys.sleep function in the final of file: plot(rnorm(100)) Sys.sleep(5)
-- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O On 25/11/2007, Jonas Stein <[EMAIL PROTECTED]> wrote: > 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 <[EMAIL PROTECTED]> > > ______________________________________________ > 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. > ______________________________________________ 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.