Hi, In plot, axis can be in log format, e.g. plot(*, log="y") Does a similar option exist for barplot ? Thanks Juli -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
log in barplot
2 messages · juli g. pausas, Marc Schwartz
-----Original Message----- From: owner-r-help at stat.math.ethz.ch [mailto:owner-r- help at stat.math.ethz.ch] On Behalf Of juli g. pausas Sent: Wednesday, October 09, 2002 6:39 AM To: r-help Subject: [R] log in barplot Hi, In plot, axis can be in log format, e.g. plot(*, log="y") Does a similar option exist for barplot ? Thanks Juli
Juli, Look at barplot2() in the gregmisc package. It will allow for log scaling on both x and y axes. If you have any questions regarding its use, let me know as I am the author of the barplot2() enhancements to the base barplot() function. Regards, Marc Schwartz -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._