imf_ids: List IMF database IDs

Description Usage Arguments Value Examples

View source: R/data_functions.R

Description

List IMF database IDs

Usage

1
imf_ids(return_raw = FALSE, times = 3)

Arguments

return_raw

logical. Whether to return the raw dataflow list or a data frame with database IDs and names.

times

numeric. Maximum number of requests to attempt.

Value

If return_raw = FALSE then a data frame with the database IDs and descriptions is returned. If return_raw = TRUE then the raw dataflow list is returned.

Examples

1

imfr documentation built on Oct. 23, 2020, 7:12 p.m.