On 16.09.2010 22:40, Jack Siegrist wrote:
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?
No. At least you will need some wrapper that does it for you. Uwe Ligges
I know that the par settings are removed after each device is closed. Thanks for your help, Jack
______________________________________________ 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.