load.N4D.metadata: Download updated indicator metadata from Numbers for...

View source: R/src_N4D.R

load.N4D.metadataR Documentation

Download updated indicator metadata from Numbers for Development (N4D) API

Description

Download updated indicator metadata from Numbers for Development (N4D) API

Usage

load.N4D.metadata(lang = c("en", "es"))

Arguments

lang

Language in which to return the results. If lang is unspecified, english is the default.

Value

A data frame of available indicators with related metadata

Note

Not all indicators have support for langauges other than english. If the specific return does not support your requested language by default it will return NA. . The options for lang are:

  • en: English

  • es: Spanish

Examples

# default is english. To specific another language use argument lang
load.N4D.metadata(lang = "es")

EL-BID/Agregador-de-indicadores documentation built on Sept. 15, 2024, 7:43 p.m.