[R] Barplot in R-0.90.1

About this list Date view Thread view Subject view Author view

E. S. Venkatraman (venkat@biosta.mskcc.org)
Thu, 16 Dec 1999 10:49:15 -0500 (EST)



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@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


About this list Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b3 on Tue 04 Jan 2000 - 13:34:03 EST