wdi.query: Internal function to build API call

View source: R/WDI.R

wdi.queryR Documentation

Internal function to build API call

Description

Internal function to build API call

Usage

wdi.query(
  indicator = "NY.GDP.PCAP.CD",
  country = "all",
  start = NULL,
  end = NULL,
  latest = NULL,
  language = "en"
)

WDI documentation built on Sept. 25, 2022, 5:06 p.m.