[R] latex, eps graphics and transparent colors
    Ben Bolker 
    bbolker at gmail.com
       
    Wed Apr 13 23:06:48 CEST 2011
    
    
  
Thomas Lumley <tlumley <at> uw.edu> writes:
> 
> On Thu, Apr 14, 2011 at 5:30 AM, 
>  Michael Friendly <friendly <at> yorku.ca> wrote:
> > I have a diagram to be included in latex, where all my figures are .eps
> > graphics (so pdflatex is not an option)
> 
> You could use the pdf() device and then use pdf2ps to convert to PostScript.
  Clever.
   [snip]
> There's now an adjustcolor() function in base R to do this.
> 
  That makes my solution more or less obsolete.
    
    
More information about the R-help
mailing list