Learn R Programming

EdSurvey (version 4.0.7)

downloadCivEDICCS: Instructions for Downloading and Unzipping CivED or ICCS Files

Description

Provides instructions to download CivED or ICCS data to be processed in readCivEDICCS.

Usage

downloadCivEDICCS(years = c(1999, 2009, 2016))

Arguments

years

an integer vector indicating the study year. Valid years are 1999, 2009, and 2016.

Author

Tom Fink

See Also

readCivEDICCS

Examples

Run this code
if (FALSE) {
# view instructions to manually download study data
downloadCivEDICCS()
}

Run the code above in your browser using DataLab