[R] (no subject)
Uwe Ligges
ligges at statistik.uni-dortmund.de
Thu May 11 11:32:58 CEST 2006
angelare at to.infn.it wrote:
> Good morning,
> i'm drawing a barplot (data are stored in a matrix,nrow=3,ncol=10). So i
> get 10 groups each containing 3 sub-bars. I need to change the range of
> the y-axis when i plot respectively the first and the other two sub-bars
> in each group. I can't manage. Could you help me?
> barplot(matrix(rnorm(30), 10, 3))
> barplot(matrix(rnorm(30), 10, 3), beside=TRUE)
> Thank you.
> Angela
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list