[R] Barplot in R-0.90.1

E. S. Venkatraman venkat at biosta.mskcc.org
Thu Dec 16 16:49:15 CET 1999


I am running R-0.90.1 on a Pentium III - Linux (Mandrake 6.1) machine.

The barplot command insists on ignoring the yaxt parameter.  Try 

  barplot(rbind(rep(0.8,5),rep(0.9,5)),beside=T,ylim=c(0,1),yaxt="n")

If I use insteas par(yaxt="n") prior to calling barplot then the axis
command does not produce any axis.

The same problem exists in R-0.90 (I don't know about earlier versions)

Thanks,
Venkat
-----------------------------------------------------------------------
E. S. Venkatraman, Ph.D.     Phone: (212) 639-8520  Fax: (212) 717-3137
Assistant Attending Member     Memorial Sloan-Kettering Cancer Center
-----------------------------------------------------------------------

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