Skip to content

associatedpress/ipedals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

R package to simplify access to IPEDS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages