OECD (version 0.2.3.999)

get_data_structure: Get the data structure of a dataset.

Description

Returns a list of data frames containing names and descriptions of the variables of a specified series.

Usage

get_data_structure(dataset)

Arguments

dataset

A string containing the code for a dataset

Value

A list of data frames.

Examples

Run this code
# NOT RUN {
get_data_structure("DUR_D")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab