[R] Forst Plot: Multipage Output
    Jim Lemon 
    jim at bitwrit.com.au
       
    Tue Jun 10 12:44:05 CEST 2014
    
    
  
On Tue, 10 Jun 2014 12:03:55 PM Verena Weinbir wrote:
> Hey guys,
> 
> I have a huge forest plot, which is to big to put it on one page (you 
cant
> read a thing in this case ;-))  Is there a way to let it run over several
> pages?
> 
> forest(resultges, main="forest plot of included studies")
> 
Hi Verena,
One easy way is to use the "pdf" device for output and specify a very 
large page. You can then scroll around it in a PDF viewer and if you want 
a hard copy, have it printed at a print shop.
Jim
    
    
More information about the R-help
mailing list