View source: R/indicators-geographic.R
get_indicators_geographical_values | R Documentation |
This function returns values of a geographical granularity that in turn are part of a specific theme or system of indicators.
get_indicators_geographical_values(
geographicalgranularitycode,
subjectcode,
systemcode = ""
)
geographicalgranularitycode |
(string): geographical granularity code |
subjectcode |
(string): subject code |
systemcode |
(string): system code |
get_indicators_geographical_values(
"REGIONS",
subjectcode="051",
systemcode="C00067A"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.