Learn R Programming

EdSurvey (version 2.2.3)

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))

Arguments

years

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

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