[Rd] More plotting comments
Paul Murrell
paul@stat.auckland.ac.nz
Tue, 15 Feb 2000 08:49:41 +1300
hi
> Another tiny thing, is there an official way to put angles or temperature
> on a graph? I have been using expression(90^o) for a 90 degree angle which
> looks OK but kind of cheats the philosophy of the expression system.
> Does anything matter other than how it looks when it prints?
try ...
expression(90*degree)
also, for angles, there are ...
expression(60*minute)
expression(30*second)
the documentation for mathematical annotation (in 0.99.0) is quite out of
date, but it will be updated for 1.0.0
paul
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._