View source: R/get_indicator.R
get_indicator | R Documentation |
get indicators for a specific country and indicator
get_indicator(Country, indicator)
Country |
the M49 code for the country you are interested in |
indicator |
the code for the indicator you are interested in |
dataframe of indicator and values
require(SDGsR)
get_indicator(Country="12", indicator="15.6.1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.