| get_themes {bonn} | R Documentation |
Get Available Themes
Description
get_themes retrieves a data frame with all available themes
Usage
get_themes(geography)
Arguments
geography |
geography as character string |
Details
To get a list of available geographies use get_geographies.
Value
a data.frame with columns ID (theme identifier), Bereich (theme name)
and Unterbereich (sub-theme name).
See Also
Examples
# Available themes
get_themes("KRE")
[Package bonn version 1.0.2 Index]