Learn R Programming

EdSurvey (version 2.2.3)

downloadTALIS: Instructions for Downloading TALIS Files

Description

Provides instructions to download TALIS data to be processed in readTALIS.

Usage

downloadTALIS(years)

Arguments

years

a numeric value indicating the assessment year. Available years are 2008 and 2013.

See Also

readTALIS

Examples

Run this code
# NOT RUN {
# Print out downloading instructions for TALIS 2008 database
downloadTALIS(2008)
# }

Run the code above in your browser using DataLab