?dev.copy -- Gregory (Greg) L. Snow Ph.D. Statistical Data Center Intermountain Healthcare greg.s...@imail.org 801.408.8111
> -----Original Message----- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r- > project.org] On Behalf Of Joel > Sent: Monday, September 13, 2010 7:13 AM > To: r-help@r-project.org > Subject: Re: [R] Saveing plot to multiple locations > > > Thx for all the help! > > Dave: > Its the second ones so now it looks like this and works but its abit > ugly as > you have to plot the same thing two times but dossent seem to be any > other > way or? > > try(png('/home/joel/Skrivbord/mammamu2.png')) > plot(irisct) > dev.off() > > pdf('/home/joel/Skrivbord/mammamu.pdf') > plot(irisct) > dev.off() > -- > View this message in context: http://r.789695.n4.nabble.com/Saveing- > plot-to-multiple-locations-tp2537133p2537402.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > 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.