wdi.dl: Internal function to download data

View source: R/WDI.R

wdi.dlR Documentation

Internal function to download data

Description

Internal function to download data

Usage

wdi.dl(
  indicator,
  country,
  start,
  end,
  latest = NULL,
  language = "en",
  extra = FALSE
)

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