Displaying 1 result from an estimated 1 matches for "45x8".
Did you mean:
458
2008 Dec 10
2
Multpile (45x8) graphs of the same page / device: titles crammed
Dear R users,
I'm trying to plot 45x8 graphs on the same pdf / device for the sake
of visual comparison.
par(mfcol=c(45,8))
par(mai=c(0,0,0,0))
In ?title, I can see there are cex and font settings: I set cex = 0.01
and font = 1: it is still very large, and then I tried setting font <
1, e.g. font = 0.5, Then I get an error:
Error...