Skip to content
Prev 166209 / 398502 Next

can the pdf output page break be controlled manually?

On 1/7/2009 5:01 AM, Mark Heckmann wrote:
The par(mfrow=c(1,1)) command will cause a page break, so just do 
nothing.  I don't know if that's "much more convenient" than entering 
plot.new(), but it's a little better.

Duncan Murdoch