Displaying 1 result from an estimated 1 matches for "tp22477083p22477083".
2009 Mar 12
3
set size of a plot
...e 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.