get_indicator: Get SDGS indicators and values for a specific country

View source: R/get_indicator.R

get_indicatorR Documentation

Get SDGS indicators and values for a specific country

Description

get indicators for a specific country and indicator

Usage

get_indicator(Country, indicator)

Arguments

Country

the M49 code for the country you are interested in

indicator

the code for the indicator you are interested in

Value

dataframe of indicator and values

Examples

require(SDGsR)
get_indicator(Country="12", indicator="15.6.1")

DrMattG/SDGsR documentation built on April 3, 2025, 2:13 p.m.