get_country_list: Get a list of the countries that can be queried

View source: R/get_country_codes.R

get_country_listR Documentation

Get a list of the countries that can be queried

Description

get a list of the country codes that you can query from the API

Usage

get_country_list()

Value

A list of country codes

Examples

require(SDGsR)
cnts<-get_country_list()[228]

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