| exams {openintro} | 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)
[Package openintro version 2.5.0 Index]