getIPEDSSurvey: getIPEDSSurvey

Description Arguments Author(s) References Examples

View source: R/getIPEDSSurvey.R

Description

This function will return the IPEDS survey data for the given survey and year. Note that the first time this function is invoked it will attempt to download the data file from the IPEDS website.

Arguments

surveyId

The survey ID of the dictionary to display (i.e. surveys$SurveyID)

year

The year of the dictionary to display.

Author(s)

Jason Bryer <jbryer@excelsior.edu>

References

http://nces.ed.gov/ipeds/datacenter/

Examples

1
2
3
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

ipeds documentation built on May 2, 2019, 4:51 p.m.

Related to getIPEDSSurvey in ipeds...