Duncan Murdoch-2 wrote:
> 
> 
> There is no plotmath function.  "plotmath" is the name of the help 
> topic; it describes how various other functions plot text that includes 
> math.
> 
> 
> grDevices is a base package, so if you've got R, you've got it.
> 
> Duncan Murdoch
> 
> 

ok thanks. 

I originally thought this was the case and first tried:

> plot(areas~cell,ylab=expression("Areas (mu*m^2"))

but the text wasn't re-formatted so I thought plotmath must be a separate
function. How is it supposed to work?
-- 
View this message in context: 
http://r.789695.n4.nabble.com/Where-can-I-download-install-grDevices-tp2401415p3300559.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to