Learn R Programming

EdSurvey (version 4.0.7)

downloadICILS: Instructions for Downloading and Unzipping ICILS Files

Description

Provides instructions to download ICILS data to be processed in readICILS.

Usage

downloadICILS(years = c(2013, 2018))

Arguments

years

an integer vector indicating the study year. Valid year is 2013 only.

Author

Tom Fink

See Also

readICILS

Examples

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

Run the code above in your browser using DataLab