Learn R Programming

EdSurvey (version 2.7.0)

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.

See Also

readPISA_YAFS

Examples

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

Run the code above in your browser using DataLab