[R] keep par settings after device closes
Uwe Ligges
ligges at statistik.tu-dortmund.de
Fri Sep 17 19:40:08 CEST 2010
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
More information about the R-help
mailing list