I am tryindo to do a very simple thing but cannont find how to do it
anywhere. I need to formap part of my title as subscript ans superscript.
How can I do it?
Thanks a lot in advance
José
--
MSc José Alberto F. Monteiro
Botanisches Institut
Universität Basel
[[alternative HTML version d
you may read, as suggested,
?plotmath
and look at the examples
example(plotmath)
José Alberto Monteiro schrieb:
> Thanks a lot! Can I use it inside text( )? Like text(expression=())
>
>
> --
> MSc José Alberto F. Monteiro
> Botanisches Institut
> Universität Basel
--
Eik Vettorazzi
Institut f
you can do this with "expression()" as in
plot(1:2,1:2,main=expression(x[k[j]]))
see ?plotmath for some more possibilities of formating mathematical
expressions.
hth.
José Alberto Monteiro schrieb:
> I am tryindo to do a very simple thing but cannont find how to do it
> anywhere. I need to fo
3 matches
Mail list logo