getNamesDE: Germany names

View source: R/getNames.R

getNamesDER Documentation

Germany names

Description

Retrieves Germany statistical unit names.

Usage

getNamesDE(unit = c("state", "district", "municipal", "municipality"), 
       all_levels = TRUE)

Arguments

unit

the type of statistical units

all_levels

a logical value indicating if all levels are returned or only the unit names

Value

A character vector or a data frame with unit names and corresponding associated levels

See Also

getNamesIT, getNamesEU, getNamesWR, getNamesUK

Examples


getNamesDE()


getNamesDE(unit = "district")
getNamesDE(unit = "district", all_levels = FALSE)




mapping documentation built on Oct. 19, 2023, 5:06 p.m.