download_imf: Download IMF Data

Description Usage Arguments Value

View source: R/download_imf.R

Description

This function downloads a single serie for all countries available from the IMF API and tidies it into dataframe format with country-id, time-id and numeric value.

Usage

1
download_imf(source, start, end, freq, seriename)

Arguments

source, start, end, freq, serie

Character strings.

Value

Dataframe with country-id in iso2c, time-id and numeric value.


umbertocollodel/umbcustom documentation built on Feb. 26, 2020, 11:28 a.m.