[R] setting yranges of boxplots

Adrian L. Garcia-Lomana alopez at cds.caltech.edu
Wed Jun 29 03:20:28 CEST 2005


Hi all,

I was wondering how to create a graph (boxplot) setting the y range of the
graph manually. Something like this:

>x <- c(1:100)
>boxplot(x, yrange(0, 1000))


Thanks for your time,

Adrian




More information about the R-help mailing list