inst/snippets/Example2.39.R

xyplot(Tip ~ Bill, cex = 0.5, type = c("p", "r"), data = RestaurantTips)
cor(Tip ~ Bill, data = RestaurantTips)
rpruim/Lock5withR documentation built on May 28, 2019, 1:31 a.m.