Description Usage Arguments Value
sdg_geoareas()
provides a data frame of all geoArea
M49 codes and names.
If all arguments are NULL, returns all possible values, but if goal
,
indicator
, or series
specified, returns geoArea codes and names
available for that subset of the SDGs.
1 | sdg_geoareas(goal = NULL, target = NULL, indicator = NULL, series = NULL)
|
goal |
Numeric or character value between 1 and 17 corresponding to one of the 17 SDGs. |
target |
Character value of one of the SDG target codes of the form "#.#". |
indicator |
Character value of one of the SDG indicator codes of the form "#.#.#". |
series |
Character value of one of the SDG series codes. |
A data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.