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

View source: R/countries_and_years.R

show_country_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

show_country_years_lis(iso2 = NULL)

Arguments

iso2

A string with 2 characters, specifically an iso2 code present in show_countries_lis().

Value

A numeric vector.

Examples

show_country_years_lis("it")
show_country_years_lis("us")

JosepER/lissyrtools documentation built on Jan. 26, 2025, 10:01 p.m.