pdfetch_WB: Fetch data from World Bank

View source: R/pdfetch.R

pdfetch_WBR Documentation

Fetch data from World Bank

Description

Fetch data from World Bank

Usage

pdfetch_WB(indicators, countries = "all")

Arguments

indicators

a vector of World Bank indicators

countries

a vector of country identifiers, which can be 2- or 3-character ISO codes. The special option "all" retrieves all countries.

Value

a xts object

See Also

https://data.worldbank.org/

Examples

## Not run: 
pdfetch_WB("NY.GDP.MKTP.CD", c("BR","MX"))

## End(Not run)

abielr/pdfetch documentation built on Aug. 15, 2023, 8:57 a.m.