S Ellison wrote:
"Lathouri, Maria" <m.lathour...@imperial.ac.uk> 10/28/09 6:02 PM >>>
I want to have as label in y-axis Temperature (oC).
First, look at ?plotmath and find the 'degree' symbol...
Then look at the symbol for spacing.
Then try
ylab=expression(Temperature~degree*C)
and then perhaps
ylab=expression(Temperature~"("~degree*C~")")
-Peter Ehlers
*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}
______________________________________________
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.
______________________________________________
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.