Learn R Programming

ecb (version 0.4.2)

get_dataflows: 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(...)

Value

A dataframe

Arguments

...

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

Examples

Run this code
df <- get_dataflows()
head(df)

Run the code above in your browser using DataLab