I'm trying to use "expression" to set axis labels
(so I can get superscripts, 2^10 for instance).

I think the right nomenclature in R is

expression("2^10", "2^11", ...)

(i.e. r.axis(1, labels=expression(...)))

but I have not been able to get it to work under
rpy. Any example of how to get the mathplot()-like
functionality working with expression to typeset
more complex text would be really appreciated!

Thanks -

JDO


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to