get_metadata {kofdata} | R Documentation |
Get Localized Meta Information
Description
Download metadata given a time series key.
Usage
get_metadata(ts_keys, locale = c("en", "de", "fr", "it"))
Arguments
ts_keys |
A vector of time series keys. |
locale |
character ISO-2-digit language of requested metadata. Meta data are for survey related typically available in English, German, French and Italian. Non survey data are not provided with meta information, yet. |
Value
A named list of lists containing metadata.
Examples
get_metadata("kofbarometer","en")
[Package kofdata version 0.2.1 Index]