inst/snippets/Figure6.28.R

head(Wetsuits, 3)
t.test(Wetsuits$Wetsuit, Wetsuits$NoWetsuit, paired = TRUE)
dotPlot(Wetsuits$Wetsuit - Wetsuits$NoWetsuit, width = .01, cex = .3)

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.