README.md

ipedals

ipedals is designed to simplify access to IPEDS, the Integrated Postsecondary Education Data System from the U.S. Department of Education's National Center for Education Statistics.

Installation

You can install the released version of ipedals from GitHub with:

remotes::install_github("associatedpress/ipedals")

Example

library(ipedals)
hd2016 <- ipedals::ipeds_table("HD2016")
hd2016$table
hd2016$variables
hd2016$codebook


associatedpress/ipedals documentation built on April 10, 2020, 3:47 p.m.