Skip to contents

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

Author

Tom Fink

Examples

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