[R] Turning off axis annotation?

apjaworski@mmm.com apjaworski at mmm.com
Fri Oct 6 14:58:38 CEST 2000



> HI there,
>
>Well, I am stuck again.  How do I turn off axis annotation?
>
> Oh, and thanks to Peter Dalgaard
> for his help with my last question.
>
One way to do this selectively is to use xlab/ylab arguments.  For example,

     plot(x, y, xlab="")

will turn off the x-axis annotation but not the y's.

Hope this helps,

Andy


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list