Skip to contents

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.

See also

Author

Tom Fink

Examples

if (FALSE) { # \dontrun{
# view instructions to manually download study data
downloadICILS()
} # }