exams: Exam scores

Description Usage Format Examples

Description

Exam scores from a class of 19 students.

Usage

1
data("exams")

Format

A data frame with 19 observations on the following variable.

scores

a numeric vector

Examples

1
2
data(exams)
hist(exams$scores)

JECheadle/RSOC317L documentation built on May 15, 2019, 4:02 a.m.