R/data.R
cod_INE_ccaa.Rd
A dataset containing the codes provided by INE of Spanish provinces and regions. Last update: 2023/02/25
data(cod_INE_ccaa)
A tibble with 19 rows and 2 variables:
cod_INE_ccaa: code of regions
cod_INE_ccaa
ccaa: name of regions
ccaa
Data extracted from INE
Javier Alvarez-Liebana and David Pereiro-Pol.
# Load data data(cod_INE_ccaa)