-----Original Message-----
From: r-help-admin at stat.math.ethz.ch
[mailto:r-help-admin at stat.math.ethz.ch] On Behalf Of Jeremy Z Butler
Sent: Saturday, December 21, 2002 6:24 PM
To: r-help at stat.math.ethz.ch
Subject: [R] log axis error
Hi,
When trying to benerate a barplot with a log y axis from a
data matrix I get an error which I just cant figure out:
barplot(col.groups,beside=T,log="y")
Error in plot.window(xlim, ylim, log = "", ...) :
formal argument "log" matched by multiple actual arguments
Can anyone tell me what this error means and possible
solutions Cheers, Jeremy