inst/snippet/births.R

plot1 <- xyplot(births~dayofyear,groups=dayofyear%%7,births78,
			auto.key=list(columns=3))
plot2 <- bwplot(births~factor(dayofyear%%7),groups=dayofyear%%7,births78)

Try the fastR package in your browser

Any scripts or data that you put into this service are public.

fastR documentation built on May 1, 2019, 11:18 p.m.