oenb_toc {oenb} | R Documentation |
Downloads the table of contents of the OeNB's statistical data web service.
oenb_toc(lang = "EN")
lang |
Preferred language of the output. Possible values are "DE" for German and "EN" for English (default). |
A data frame containing the IDs and titles of available datasets.
toc <- oenb_toc()
toc