Learn R Programming

EdSurvey (version 4.0.7)

downloadPISA_YAFS: Instructions for Downloading and Unzipping PISA YAFS Files

Description

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.

Author

Tom Fink

See Also

readPISA_YAFS

Examples

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

Run the code above in your browser using DataLab