Learn R Programming

UsingR (version 2.0-7)

math: Standardized math scores

Description

Standardized math scores

Usage

data(math)

Arguments

Format

The format is: num [1:30] 44 49 62 45 51 59 57 55 70 64 ...

Examples

Run this code
# NOT RUN {
data(math)
hist(math)
# }

Run the code above in your browser using DataLab