Learn R Programming

WDI (version 2.7.8)

wdi.dl: Internal function to download data

Description

Internal function to download data

Usage

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

Arguments