inst/snippets/Figure10.1.R

scores <- subset(ExamTimesScores, time < 90)
xyplot(score ~ time, data = scores)
rpruim/ISIwithR documentation built on May 28, 2019, 1:30 a.m.