[R] "less than or equal to" glyph

romzero romzero at yahoo.it
Sun Dec 5 20:25:02 CET 2010


If i insert \u2264 inside the text, like this

lsd_label <- "LSD (P \u2264 0.05) = "

the result is

"LSD (P = 0.05) = "

instead

"LSD (P ≤ 0.05) = "

how can i solve this problem?

Thanks.
-- 
View this message in context: http://r.789695.n4.nabble.com/less-than-or-equal-to-glyph-tp3073557p3073557.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list