[R] Boxplot
Jakson Alves de Aquino
jalvesaq at gmail.com
Sun Nov 27 14:00:04 CET 2011
On Sun, Nov 27, 2011 at 2:15 AM, Jeffrey Joh <johjeffrey at hotmail.com> wrote:
> I'm trying to do the second case among Jim's suggestions. I used
> Bert's suggestion and it works great.
>
> I would also like to ask if anyone is familiar with a package for
> making box-plots. I would like to bin my datapoints at defined X
> intervals and display a boxplot for each bin on the same chart. In
> Stata, there is a tool for making these, and it varies the width of
> the boxplot based on the number of points in each plot. I am hoping
> there is a similar tool for R.
You can do it if you pass suitable values for the 'width' argument of
boxplot().
--
Jakson Alves de Aquino
Federal University of Ceará
Social Sciences Department
www.lepem.ufc.br/aquino.php
More information about the R-help
mailing list