Dear all, Why this does not work???
plot(1:10,1:10,ylab=expression(sigma),xlab=expression(sigma))
but
plot(1:10,1:10,ylab=expression(sigma),xlab=expression(sigma))
title("",xlab=expression(sigma))
work!!!!!!!
ps: R under windows
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
expression
2 messages · Josmar Mazucheli, Peter Dalgaard
"Josmar Mazucheli" <j_mazuch at hotmail.com> writes:
Dear all, Why this does not work???
plot(1:10,1:10,ylab=expression(sigma),xlab=expression(sigma))
but
plot(1:10,1:10,ylab=expression(sigma),xlab=expression(sigma))
title("",xlab=expression(sigma))
work!!!!!!!
ps: R under windows
Which version?
The NEWS for 1.1.1 has under Bug fixes:
o Specifying xlab as an expression now works again.
O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._