| get_metadata {bonn} | R Documentation |
Get Metadata for a Variable
Description
get_metadata retrieves the metadata for a single variable
Usage
get_metadata(variable)
Arguments
variable |
variable identifier as character string |
Details
To get a list of available variables use get_variables.
Value
a data.frame with columns Name (variable name), Kurzname (short name),
Algorithmus (information on measurement), Quelle (source) and Anmerkungen (notes).
See Also
Examples
# Metadata for GDP variable
get_metadata("010")
[Package bonn version 1.0.2 Index]