Hi
Waverley wrote:
Thanks Paul.
I reproduced my problem using the example of the ?boxplot which is
also at
http://stat.ethz.ch/R-manual/R-patched/library/graphics/html/boxplot.html
The sample code is as following:
boxplot(count ~ spray, data = InsectSprays, col = "lightgray", lwd=40)
lwd =
Thanks Paul.
I reproduced my problem using the example of the ?boxplot which is
also at
http://stat.ethz.ch/R-manual/R-patched/library/graphics/html/boxplot.html
The sample code is as following:
boxplot(count ~ spray, data = InsectSprays, col = "lightgray", lwd=40)
lwd = 40 is kind of exaggerat
Hi
Waverley wrote:
Hi,
I tried to use boxplot function. I am following the ?boxplot and can
change the whisker box width using lwd parameter. However, when
outline=TRUE, the thickness of the circle of the outliers is not
proportionally changed when I change the line width of the whisker
box.
Hi,
I tried to use boxplot function. I am following the ?boxplot and can
change the whisker box width using lwd parameter. However, when
outline=TRUE, the thickness of the circle of the outliers is not
proportionally changed when I change the line width of the whisker
box. There must be another
4 matches
Mail list logo