get_metadata: Get Metadata for a Variable

View source: R/get_metadata.R

get_metadataR 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

get_variables get_data

Examples


	# Metadata for GDP variable
 get_metadata("010")





bonn documentation built on March 31, 2023, 11:48 p.m.