powered by
Retrieves Germany statistical unit names.
getNamesDE(unit = c("state", "district", "municipal", "municipality"), all_levels = TRUE)
A character vector or a data frame with unit names and corresponding associated levels
the type of statistical units
a logical value indicating if all levels are returned or only the unit names
getNamesIT, getNamesEU, getNamesWR, getNamesUK
getNamesIT
getNamesEU
getNamesWR
getNamesUK
getNamesDE() # \donttest{ getNamesDE(unit = "district") getNamesDE(unit = "district", all_levels = FALSE) # }
Run the code above in your browser using DataLab