sdg_geoareas: Load the geoArea reference table from the UNSD SDG database

Description Usage Arguments Value

View source: R/geoarea.R

Description

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.

Usage

1
sdg_geoareas(goal = NULL, target = NULL, indicator = NULL, series = NULL)

Arguments

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.

Value

A data frame.


caldwellst/goalie documentation built on Jan. 22, 2022, 9:59 a.m.