[R] remove black square from factor plot
fugelpitch
jonas at runtimerecords.net
Wed Oct 20 16:45:02 CEST 2010
I have a factor which is species and the variables are a few sites where this
species live.
When I plot:
plot(species.factor, minlatitudemaxlatitude)
the plot produced is automatically a boxplot which shows the range of the
species (which is what I want).
However, in the thin box which is produced by each species, there is a small
black square in "center position" of the box. Is it possible to remove this.
Have tried to include bxp(par(medpch=NA)) without success.
Thanks!
Jonas Josefsson
--
View this message in context: http://r.789695.n4.nabble.com/remove-black-square-from-factor-plot-tp3004020p3004020.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list