Displaying 1 result from an estimated 1 matches for "lsd_label".
Did you mean:
sd_label
2010 Dec 05
1
"less than or equal to" glyph
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 h...