Sorry for incomplete posting: I am using R 0.90.0 for Win95/NT Hence, the correct workaround is:
barplot(c(.1,.5,1.0),ylim=c(-0.01,1.01))
as proposed by Prof. Ripley instead of:
barplot(c(.1,.5,1.0),ylim=range(-0.01:1.01))
which works for lower versions (I suppose). I have caused all the unclearness by non-citing the R version, so sorry again and thanks for the solution! Zdenek ++++++++++++++++++++++ ] Zdenek Skala ] e-mail: ] Zdenek.Skala at incoma.cz -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._