[R] expression()

Prof Brian Ripley ripley at stats.ox.ac.uk
Wed Dec 13 13:24:40 CET 2006


On Wed, 13 Dec 2006, javier garcia-pintado wrote:

> Thanks you,
> this works right.
>
> I just would like to note one thing:
> although I've found italic() in the help for plotmath and I can see that
> the italic function:
>
> mtext(expression(italic(beta)[max]),side=1,line=2)
>
> does not work on the greek beta character.

No, and there is no italic symbol font in the R graphics model so no means 
of plotting such a symbol.

-- 
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