DE_coords = loadCoordDE(unit = "state")
str(DE_coords)
# \donttest{
## Load subset
coords_de <- loadCoordDE(unit = "district",
unit_subset = "bayern",
matchWith = "state")
# }
Run the code above in your browser using DataLab