Dear Bingshan,

It isn't entirely clear what you want to do. I think that you want the
"greater-than-or-equal-to" symbol, not "greater than," but by itself or in
an expression? For the first, xlab=expression("" >= ""), and for the second,
e.g., xlab=expression(x >= x[min]). More generally, see ?plotmath.

I hope this helps,
 John 

------------------------------
John Fox, Professor
Department of Sociology
McMaster University
Hamilton, Ontario, Canada
web: socserv.mcmaster.ca/jfox

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On
> Behalf Of Li, Bingshan
> Sent: September-21-08 12:37 AM
> To: r-help@r-project.org
> Subject: [R] How to plot "greater than" symbol on the x-axis
> 
> 
> Hello everyone,
> 
> I want to plot a "greater than" symbol (the "_" under ">") on the x-axis
in
> the labels. Is it possible to do it?
> 
> Thanks.
> 
> Bingshan
> 
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> 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.

Reply via email to