Skip to content
Prev 178607 / 398506 Next

Mathematical label in a plot with a percent sign

Hi,

I am trying to produce a plot with an xlabel that reads (x >= 5%) with
the >= turned into the correct epression.  I can do this up to the
percentage sign by specifiing xlab=expression(x>=5).  Whatever I do to
include the % sign as well doesn't seem to work.

xlab=bquote(x>=5.("%")) almost works but includes brackets.

Anyonw know how to solve this one

Dan

PS I am running R 2.9.0