oenb_toc: Table of Contents

Description Usage Arguments Value Examples

View source: R/oenb_toc.R

Description

Downloads the table of contents of the OeNB's statistical data web service.

Usage

1
oenb_toc(lang = "EN")

Arguments

lang

Preferred language of the output. Possible values are "DE" for German and "EN" for English (default).

Value

A data frame containing the IDs and titles of available datasets.

Examples

1
2
toc <- oenb_toc()
toc

oenb documentation built on March 22, 2021, 5:06 p.m.