getNamesIT | R Documentation |
Retrieves Italian statistical unit names.
getNamesIT(year = c("2021","2020", "2019", "2018", "2017"),
unit = c("ripartizione", "regione", "provincia", "comune"), all_levels = TRUE)
year |
year of the analysis |
unit |
the type of Italian statistical unit |
all_levels |
a logical value indicating if all levels are returned or only the unit names |
A character vector or a data frame with unit names and corresponding associated levels.
getNamesEU
, getNamesUS
, getNamesWR
, getNamesUK
, getNamesDE
getNamesIT()
getNamesIT(unit = "provincia")
getNamesIT(unit = "provincia", all_levels = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.