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.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to