[Rd] Different results between v2.6.1 and 2.7.1 (PR#12579)
shiun1980 at inotera.com
shiun1980 at inotera.com
Fri Aug 22 05:50:08 CEST 2008
Hello~
When I use R2.6.1, the following work correctly.
par(mar=3Dc(4.2,3.1,0.5,0.5), oma=3Dc(2,2,2,2))
boxplot(count ~ spray, col =3D "lightgray")
box("inner", lty=3D"dotted", col=3D"red")
box("outer", lty=3D"solid", col=3D"green")
=20
But when I use R2.7.1, the outer region seems too large.
I don=A1=A6t know what happened.
=20
Thanks
=20
[[alternative HTML version deleted]]
More information about the R-devel
mailing list