On 10/29/2009 09:49 PM, Kim MILFERSTEDT wrote:
...
My question is, how do I find out the current default for character
size so that I can calculate an appropriate scaling factor? Or are
there any better alternatives?
Hi Kim,
You can get the current scaling with:
par("cex")
Jim
______________________________________________
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.