have a look at: help(dev.print)
(there are a few functions documented there and you can choose which one suits better your needs) concerning multiple graphics devices just open another one, for instance with x11() havina a look at help(dev.set) will provide further usrful information on the control of the gra[phical windows Paulo Justiniano Ribeiro Jr LEG (Laboratorio de Estatistica e Geoinformacao) Universidade Federal do Parana Caixa Postal 19.081 CEP 81.531-990 Curitiba, PR - Brasil Tel: (+55) 41 3361 3573 Fax: (+55) 41 3361 3141 e-mail: paulojus AT ufpr br http://www.leg.ufpr.br/~paulojus ------------------------------------------------------------------------- 53a Reuniao Anual da Regiao Brasileira da Soc. Internacional de Biometria 14 a 16/05/2008, UFLA, Lavras,MG http://www.centenario.ufla.br/ ------------------------------------------------------------------------- On Wed, 21 Nov 2007, Maura E Monville wrote: > I recently installed R 2.6 on Linux/SuSE > When I was running the previous version on Windows I was able to save my > plots from a script. > There was a command "savePlot" that is no more retrieved in the last > version. > In this scenario, how can I tell R to save the currently displayed plot to a > file ? > The "save" command is generic and do not know how to tell R that the plot is > to be saved using this command. > > In addition, is it possible with R to have more than one plot, that is more > than one graphic window opened at the same time ? > > Thank you so much. > > Regards, > -- > Maura E.M > > [[alternative HTML version deleted]] > > ______________________________________________ > 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.