Hi,

I'd like to remove the axes from a plot produced by stripchart(). However, when trying stripchart(..., axes = FALSE), I get the error meassage

Error in stripchart(hypokvot1 ~ treatment, "jitter", pch = 1, vert = TRUE,  :
        unused argument(s) (axes ...)

using R 1.8.1 on Windows. Can it be done some other way? If not, maybe this functionality can be added to a future version of R?

//Henric

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to