get_years_lis: Print all the existing years in LIS for a given country.

View source: R/countries_and_years.R

get_years_lisR Documentation

Print all the existing years in LIS for a given country.

Description

Print all the existing years in LIS for a given country.

Usage

get_years_lis(iso2)

Arguments

iso2

A character vector with valid iso2 codes of countries present in LIS.

Value

A list, made of numeric vectors. Each elements corresponds to a country in LIS.

Examples

get_years_lis("it")
get_years_lis(iso2 = c("de", "jp"))

JosepER/lissyrtools documentation built on June 12, 2025, 12:11 p.m.