Re: [R] Superscript or subscript on Left hand side of symbol

About this list Date view Thread view Subject view Author view

Paul Murrell (paul@stat.auckland.ac.nz)
Tue, 14 Dec 1999 11:40:49 +1300



hi

----- Original Message -----
From: <partha_bagchi@hgsi.com>
To: <r-help@stat.math.ethz.ch>
Sent: Tuesday, December 14, 1999 9:57 AM
Subject: [R] Superscript or subscript on Left hand side of symbol

> Is there a way to get subscripts and superscripts on the left hand side of
> a symbol? For example, oC or oF (degree Celsius or Fahrenheit)

try one of the following ...

text(6,3, expression({}^o*F))
text(5,3, expression(paste({}^o,F)))

paul

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


About this list Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b3 on Tue 04 Jan 2000 - 13:34:03 EST