oenb_toc {oenb}R Documentation

Table of Contents

Description

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

Usage

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


toc <- oenb_toc()
toc



[Package oenb version 0.0.2 Index]