inst/snippets/Example8.6b.R

SA <- transform(SandwichAnts, groupMean = c(30.75, 34.00, 49.25, 30.75, 34.00, 49.25, 30.75, 34.00, 49.25, 30.75, 34.00, 49.25, 30.75, 34.00, 49.25, 30.75, 34.00, 49.25, 30.75, 34.00, 49.25, 30.75, 34.00, 49.25) )
SA <- transform(SA, grandMean = rep( 38, 24 ) )
SA
rpruim/Lock5withR documentation built on May 28, 2019, 1:31 a.m.