On Oct 8, 2012, at 3:42 PM, 21rosit wrote:

> <http://r.789695.n4.nabble.com/file/n4645497/square_root.jpg> 
> 
> How can I write the square root symbol in an axes label like in the attached
> picture?

?plotmath

plot(1,1, xlab=expression( sqrt("Square Root Argument"))  )


David Winsemius, MD
Alameda, CA, USA

______________________________________________
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