[R] plot in win.metafile in nlme
    Prof Brian Ripley 
    ripley at stats.ox.ac.uk
       
    Sat Jan 17 17:31:23 CET 2004
    
    
  
On Sat, 17 Jan 2004, Karl Knoblick wrote:
> My problem was solved by using 
> trellis.device(win.metafile,file="Loblolly.wmf",
> color=F)
> instead of win.metafile("Loblolly.wmf").
> (other answers helped also)
> 
> (What I found for getting similiar plots as postscript
> was color=F in the trellis.device(...) command)
> 
> Thanks to all!
> Karl.
> 
> BTW win.metafile("Loblolly.wmf") does not work for me
> with the following versions I updated recently:
> R version 1.8.0, 2003-10-08
But, the current version is R 1.8.1 and it *does* work in a current
version of R (1.8.1 or R-patched or R-devel).
-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595
    
    
More information about the R-help
mailing list