actgpa: ACT scores and GPA

Description Format Examples

Description

ACT scores and college GPA for a small sample of college students.

Format

A data frame with 26 observations on the following 2 variables.

Examples

1
2
3
if (require(mosaicData)) {
  xyplot(GPA ~ ACT, data=actgpa)
}

fastR documentation built on May 1, 2019, 11:18 p.m.