On 2011-06-24 08:00, David Winsemius wrote:
On Jun 24, 2011, at 10:07 AM, David martin wrote:
Hey,
Here is a snippet that generated a boxplot and separates points so
that they do not overlap. I have a problem to avoir text
overlapping. Any help would be helpful.
attach(InsectSprays)
boxpl
On Jun 24, 2011, at 10:07 AM, David martin wrote:
Hey,
Here is a snippet that generated a boxplot and separates points so
that they do not overlap. I have a problem to avoir text
overlapping. Any help would be helpful.
>
attach(InsectSprays)
boxplot(count ~ spray, data = InsectSprays, ou
...@stat.math.ethz.ch
Subject: [R] text overlap in plot
Hey,
Here is a snippet that generated a boxplot and separates points so that
they do not overlap. I have a problem to avoir text overlapping. Any
help would be helpful.
>
attach(InsectSprays)
boxplot(count ~ spray, data = InsectSprays, outpch =
Hey,
Here is a snippet that generated a boxplot and separates points so that
they do not overlap. I have a problem to avoir text overlapping. Any
help would be helpful.
>
attach(InsectSprays)
boxplot(count ~ spray, data = InsectSprays, outpch = NA)
stripchart(count ~ spray, data = InsectSpray
4 matches
Mail list logo