[R] Fonts in expression(paste)

Uwe Ligges ligges at statistik.uni-dortmund.de
Fri Jan 31 19:20:03 CET 2003


Suzanne E. Blatt wrote:
> Hello.
> 
> I'm trying to change the fonts of my text.  If I have 'expression(paste)' included (to get scientific symbols), the font= doesn't take effect.  Is there a way around this?
> 
> Thanks,
> Suzanne

?plotmath helps:

plain(x)  draw x in normal font
bold(x)  draw x in bold font
italic(x)  draw x in italic font
bolditalic(x)  draw x in bolditalic font

Uwe Ligges




More information about the R-help mailing list