Skip to contents

Returns information about which years have assessment data available.

Usage

get_available_assessment_years()

Value

List with:

  • years: vector of available years

  • systems: named vector mapping years to assessment systems

  • note: string with any important notes (e.g., COVID waiver)

Examples

if (FALSE) { # \dontrun{
get_available_assessment_years()
} # }