Get filenames corresponding to an IPEDS survey component
ipeds_files.Rd
(Deprecated.) Since IPEDS filenames are somewhat unpredictable, this convenience function generates the names of survey files that this package knows how to wrangle, given the abbreviation for a survey component and the years of survey responses desired.
Arguments
- survey
One of the shorthands for a survey component, like
"EAP"
.- numeric
or character of survey years
Value
character vector of file basenames to be passed to ipeds_load_series()
See also
For a list of possibilities, ipeds_surveys; for what to do with the results, ipeds_load_series()
.