Description Usage Arguments Value Examples
Downloads a description of the contents of a specific dataset from the OeNB's data web service.
1 | oenb_dataset(id, lang = "EN")
|
id |
character specifying the ID of the dataset of interest.
See |
lang |
Preferred language of the output. Possible values are "DE" for German and "EN" for English (default). |
A data frame containing the IDs and names of available indicators within a dataset.
1 2 | content <- oenb_dataset(id = "11")
content
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.