[R] boxplot - vertical axis
Peter Alspach
Peter.Alspach at plantandfood.co.nz
Wed Feb 17 23:18:20 CET 2010
Tena koe Erik
Like this boxplot(rnorm(100), las=2)?
las is an argument of par() which sets the graphics parameters. It is
well worth the effort to become familiar with par and its arguments.
HTH ....
Peter Alspach
> -----Original Message-----
> From: r-help-bounces at r-project.org
> [mailto:r-help-bounces at r-project.org] On Behalf Of ErikRH
> Sent: Thursday, 18 February 2010 9:06 a.m.
> To: r-help at r-project.org
> Subject: [R] boxplot - vertical axis
>
> In the function boxplot: Is it possible to have the numbers
> on the vertical axix written horizontally (so that tilting of
> the head is unneccessary)?
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
More information about the R-help
mailing list