powered by
Retrieves France statistical unit names.
getNamesFR(year = c("2021", "2020", "2019"), unit = c("region"), all_levels = TRUE)
year of the analysis
the type of statistical units
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
getNamesIT, getNamesEU, getNamesWR, getNamesDE
getNamesIT
getNamesEU
getNamesWR
getNamesDE
# NOT RUN { getNamesFR() # } # NOT RUN { getNamesFR(all_levels = FALSE) # } # NOT RUN { # }
Run the code above in your browser using DataLab