Re: [Rd] boxplot: auto sizing for ylim variable

2009-12-04 Thread Uwe Ligges
ject: [Rd] boxplot: auto sizing for ylim variable Dear R-Devel, I am trying to create a boxplot for a large dataset (about 1500 entries) and was wondering if there was away to do auto sizing for the y-axis of a horizontal bar plot? I know I could use a control structure to loop through the data

Re: [Rd] boxplot: auto sizing for ylim variable

2009-12-03 Thread violet lock
ain Healthcare > greg.s...@imail.org > 801.408.8111 > > > > -Original Message- > > From: r-devel-boun...@r-project.org [mailto:r-devel-boun...@r- > > project.org] On Behalf Of violet lock > > Sent: Tuesday, December 01, 2009 12:34 PM > > To: r-devel@r-projec

Re: [Rd] boxplot: auto sizing for ylim variable

2009-12-02 Thread Greg Snow
01, 2009 12:34 PM > To: r-devel@r-project.org > Subject: [Rd] boxplot: auto sizing for ylim variable > > Dear R-Devel, > I am trying to create a boxplot for a large dataset (about 1500 > entries) > and was wondering if there was away to do auto sizing for the y-axis > of a >

[Rd] boxplot: auto sizing for ylim variable

2009-12-02 Thread violet lock
Dear R-Devel, I am trying to create a boxplot for a large dataset (about 1500 entries) and was wondering if there was away to do auto sizing for the y-axis of a horizontal bar plot? I know I could use a control structure to loop through the data instead, but as I know SAS has something does this