I am saving several plots to different formats. I want to be able to change the font size for all of them at once. Is there a way to do this without having to have a call to par every time a new device is opened? I know that the par settings are removed after each device is closed.
Thanks for your help, Jack -- View this message in context: http://r.789695.n4.nabble.com/keep-par-settings-after-device-closes-tp2542910p2542910.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.