inst/snippets/Example9.9.R

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