Hmm ok, that seems to work with that example, but when I add an "at=" option i get graphs that are only verticle lines. Sorry to be difficult. ~BJ

Uwe Ligges wrote:

BJ wrote:

I searched the archives, but couldnt find any way to do this with boxplot. Is there a way? Thanks again ~BJ


See ?boxplot and its argument par which points you to ?bxp:

Now, you can do stuff like
  boxplot(1:10, pars=list(staplelty=0, whisklty=0))

Uwe Ligges



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




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

Reply via email to