Learn R Programming

fastR2 (version 0.2.0)

ACTgpa: ACT scores and GPA

Description

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

Arguments

Format

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

  • ACTACT score

  • GPAGPA

Examples

Run this code
# NOT RUN {
gf_point(GPA ~ ACT, data = ACTgpa)

# }

Run the code above in your browser using DataLab