get_dataflows: Retrieve data frame of all datasets in the ECB Statistical...

View source: R/main.R

get_dataflowsR Documentation

Retrieve data frame of all datasets in the ECB Statistical Data Warehouse

Description

Retrieve data frame of all datasets in the ECB Statistical Data Warehouse

Usage

get_dataflows(...)

Arguments

...

Arguments passed to GET (e.g. timeout(10) to add maximum request time)

Value

A dataframe

Examples

df <- get_dataflows()
head(df)

ecb documentation built on April 20, 2023, 5:07 p.m.