Skip to content
Back to formatted view

Raw Message

Message-ID: <6.0.3.0.0.20040228164316.0461b348@10.0.10.66>
Date: 2004-02-29T18:32:34Z
From: Henric Nilsson
Subject: stripchart and axes

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