[R] Arial font in R
    Ben Bolker 
    bolker at ufl.edu
       
    Sun Jun 29 19:44:42 CEST 2008
    
    
  
Kobby Essien <kobby <at> seas.upenn.edu> writes:
> 
> Hi,
> 
> I have created a couple of plots in R and would like text in the plots 
> to be size 12 Arial or Helvetica font. Is this possible?
> 
> Thanks.
> 
> Kobby
  Well, 12 point Helvetica is actually the default for PDF and PostScript
files (see ?pdf and ?postscript, especially the "family"
and "pointsize" arguments).  Can you be more specific about
what you need if the default is not working for you?
  Ben Bolker
    
    
More information about the R-help
mailing list