Skip to content

">=" symbol

2 messages · Wang, Fei, Rolf Turner

#
On 5/11/2010, at 11:19 AM, Wang, Fei wrote:

            
(a) This question has nothing to do with R-sig-Mac; it should have
been directed to r-help.

(b) ``expression'' works for me.  E.g.

	plot(1:10,xlab=expression(x >= 42))

places the bar below the ">".

	cheers,

		Rolf Turner