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

franzmohr/oenb documentation built on Nov. 6, 2021, 2:24 a.m.