inst/snippets/Exploration7.2.8.R

swap.bike <- swap(JJvsBicycle, c("JJ", "bicycle"))
mean(~ (JJ - bicycle), data = swap.bike)
sd(~ (JJ - bicycle), data = swap.bike)
rpruim/ISIwithR documentation built on May 28, 2019, 1:30 a.m.