Skip to contents

Provides instructions to download PISA YAFS data to be processed in readPISA_YAFS.

Usage

downloadPISA_YAFS(years = c(2016))

Arguments

years

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

See also

Author

Tom Fink

Examples

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