get_years_lws: Print all the existing years in LWS for a given country.

View source: R/countries_and_years.R

get_years_lwsR Documentation

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

Description

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

Usage

get_years_lws(iso2)

Arguments

iso2

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

Value

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

Examples

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

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