get_themes | 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).
get_geographies
# Available themes
get_themes("KRE")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.