Learn R Programming

IIS (version 1.0)

college_rankings_2012: College Rankings 2012

Description

This data set contains a subset of the College Scorecard Data reported by the U.S. Department of Education.

Usage

college_rankings_2012

Arguments

Format

A data.frame with 7793 rows and 9 columns indicating various scorecard metrics for each school.

Examples

Run this code
# NOT RUN {
data(college_rankings_2012)
summary(college_rankings_2012)
# }

Run the code above in your browser using DataLab