Learn R Programming

MMAC (version 0.1.2)

HSDropoutRate: High School Dropout Rate

Description

A dataset containing the high school dropout rate in the United States from 1970 through 2012.

Usage

data(HSDropoutRate)

Arguments

Format

A data frame with 43 observations on the following variables.

  • Year

  • Rate high school dropout rate

Details

This dataset contains the high school dropout rate in the United States from 1970 through 2012.

References

http://nces.ed.gov/programs/digest/d13/tables/dt13 219.70.asp

Examples

Run this code
data(HSDropoutRate)

Run the code above in your browser using DataLab