oenb_frequency {oenb} | R Documentation |
Get available frequencies and periods of individual series from the OeNB's data web service.
oenb_frequency(id, pos, lang = "EN")
id |
character specifying the ID of the dataset of interest.
See |
pos |
character specifying the position ID of the indicator of interest.
See |
lang |
Preferred language of the output. Possible values are "DE" for German and "EN" for English (default). |
A data frame containing available frequencies and periods of a series.
series_freq <- oenb_frequency(id = "11", pos = "VDBFKBSC217000")
series_freq