exams | R Documentation |
Exam scores
Description
Exam scores from a class of 19 students.
Usage
exams
Format
A data frame with 19 observations on the following variable.
- scores
a numeric vector
Examples
hist(exams$scores)
exams | R Documentation |
Exam scores from a class of 19 students.
exams
A data frame with 19 observations on the following variable.
a numeric vector
hist(exams$scores)