get_themes {bonn} | R Documentation |
get_themes
retrieves a data frame with all available themes
get_themes(geography)
geography |
geography as character string |
To get a list of available geographies use get_geographies
.
a data.frame
with columns ID
(theme identifier), Bereich
(theme name)
and Unterbereich
(sub-theme name).
# Available themes
get_themes("KRE")