availableILSA {ILSAmerge} | R Documentation |
Check available ILSA data
Description
Checks which 'SPSS' data from different International Large-Scale Assessments (ILSA). are available.
Usage
availableILSA(
print = TRUE,
FOR = c("download", "combine.students", "add.schools", "ILSAready")
)
Arguments
print |
a logical value indicating if results should be printed or not. |
FOR |
a string indicating the availability of ILSA data for different
purposes. Valid strings are |
Value
A list with the names of the ILSA and the available years.
Examples
availableILSA(print = TRUE)
[Package ILSAmerge version 1.3.0 Index]