[R] set size of a plot
Maxl18
maximilianwoerle at hotmail.com
Thu Mar 12 15:05:09 CET 2009
Hi,
I have the following R-code:
pdf(file="test.pdf")
hist(rcauchy(100))
dev.off()
How can I set the size of the histogram in my pdf?
I tried to do with par(...) but I didn't find the right parameter yet.
Thanks, Max
--
View this message in context: http://www.nabble.com/set-size-of-a-plot-tp22477083p22477083.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list