availableILSA: Check available ILSA data

View source: R/availableILSA.R

availableILSAR 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 "download", "combine.students", add.schools, and "ILSAready".

Value

A list with the names of the ILSA and the available years.

Examples


availableILSA(print = TRUE)


ILSAmerge documentation built on April 11, 2025, 5:54 p.m.