Learn R Programming

EdSurvey (version 2.7.0)

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.

See Also

readCivEDICCS

Examples

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

Run the code above in your browser using DataLab