Re: [Rd] plot, spineplot, boxplot in R 2.2.0

2005-09-24 Thread Marc Schwartz
On Sat, 2005-09-24 at 11:48 -0400, Gabor Grothendieck wrote: > I noticed, what seened to me, to be odd. These produce > a boxplot in the first case and a spineplot in the second > case in R .2.2.0: > > plot(Sepal.Length ~ Species, iris) > plot(Species ~ Sepal.Length, iris) > > What if one wants

Re: [Rd] plot, spineplot, boxplot in R 2.2.0

2005-09-24 Thread Marc Schwartz
On Sat, 2005-09-24 at 12:00 -0500, Marc Schwartz wrote: > >From 2.0.0 beta ?plot.factor: Ack...That should be 2.2.0 beta. Sorry for the typo. Marc __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] plot, spineplot, boxplot in R 2.2.0

2005-09-24 Thread John Fox
ginal Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Gabor Grothendieck > Sent: Saturday, September 24, 2005 10:49 AM > To: R-devel > Subject: [Rd] plot, spineplot, boxplot in R 2.2.0 > > I noticed, what seened to me, to be odd. These produce a

Re: [Rd] plot, spineplot, boxplot in R 2.2.0

2005-09-24 Thread Gabor Grothendieck
On 9/24/05, Marc Schwartz <[EMAIL PROTECTED]> wrote: > On Sat, 2005-09-24 at 11:48 -0400, Gabor Grothendieck wrote: > > I noticed, what seened to me, to be odd. These produce > > a boxplot in the first case and a spineplot in the second > > case in R .2.2.0: > > > > plot(Sepal.Length ~ Species, ir

Re: [Rd] plot, spineplot, boxplot in R 2.2.0

2005-09-24 Thread Gabor Grothendieck
bor Grothendieck > > Sent: Saturday, September 24, 2005 10:49 AM > > To: R-devel > > Subject: [Rd] plot, spineplot, boxplot in R 2.2.0 > > > > I noticed, what seened to me, to be odd. These produce a > > boxplot in the first case and a spineplot in the second

[Rd] plot, spineplot, boxplot in R 2.2.0

2005-09-24 Thread Gabor Grothendieck
I noticed, what seened to me, to be odd. These produce a boxplot in the first case and a spineplot in the second case in R .2.2.0: plot(Sepal.Length ~ Species, iris) plot(Species ~ Sepal.Length, iris) What if one wants to exchange axes? Does the fact that this seemingly innocuous change result