Learn R Programming

fastR (version 0.10.3)

gpa: GPA, ACT, and SAT scores

Description

GPA, ACT, and SAT scores for a sample of students.

Arguments

Format

A data frame with 271 observations on the following 4 variables.

  • satm SAT mathematics score

  • satv SAT verbal score

  • act ACT score

  • gpa college grade point average

Examples

Run this code
# NOT RUN {
data(gpa)
splom(gpa)

# }

Run the code above in your browser using DataLab