Skip to content

Boxplot plot range

1 message · Liaw, Andy

#
as in:

 boxplot(rnorm(30), ylim=c(-5, 5))

?

Andy