downloadCivEDICCS {EdSurvey} | R Documentation |
Provides instructions to download CivED or ICCS data to be processed in readCivEDICCS
.
downloadCivEDICCS(years = c(1999, 2009, 2016))
years |
an integer vector indicating the study year. Valid years are 1999, 2009, and 2016. |
Tom Fink
## Not run:
# view instructions to manually download study data
downloadCivEDICCS()
## End(Not run)