Hi:
On Mon, Aug 23, 2010 at 9:27 AM, LCOG1 wrote:
>
> Hey everyone,
> So i cant figure this out. when using histogram() from lattice instead
> of hist() i get what i want as far as output. But using histogram i can
> seem to be able to figure out how to get multiple plots on the same panel.
Hey everyone,
So i cant figure this out. when using histogram() from lattice instead
of hist() i get what i want as far as output. But using histogram i can
seem to be able to figure out how to get multiple plots on the same panel.
So
par(mfrow=c(3,2))
for (i in 1:20) hist(rnorm(100),ma
2 matches
Mail list logo