Hello:
I am plotting some data using the box and whisker plot. However, I only want
to plot the median, max and min, as I only have these values and not the
quartile values. It seems R arbitrarily constructs the box margins to be
halfway between the median and the max/min. How do I make the box and whisker
plots without the box values?
Thanks,
Michael
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.