Dont print plot on screen
The create a file with the graphics: ?pdf ?jpg ?postscript The question is if you are generating it, what do you want to do with it. If you don't say otherwise, it will go to the default graphics which is probably a window on your console. You will have to direct it where you want it.
On Wed, Dec 8, 2010 at 8:14 AM, Joel <joda2457 at student.uu.se> wrote:
Hi is there any command or setting that allows you to do the plot command but it dose not print the plot on screen? So when you are saveing an plot in a function you dont want it to display the plot just save it. -- View this message in context: http://r.789695.n4.nabble.com/Dont-print-plot-on-screen-tp3078167p3078167.html Sent from the R help mailing list archive at Nabble.com.
______________________________________________ R-help at 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.
Jim Holtman Data Munger Guru What is the problem that you are trying to solve?