inst/snippets/Example3.20.R

Laughter <- data.frame( NumLaughs =  c(16, 22, 9, 31, 6, 42) )
mean( ~ NumLaughs, data = Laughter )

Try the Lock5withR package in your browser

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

Lock5withR documentation built on May 2, 2019, 3:43 p.m.