get_data_structure: Get the data structure of a dataset.

View source: R/main.R

get_data_structureR Documentation

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

## Not run: 
get_data_structure("OECD.SDD.NAD.SEEA/DSD_NAT_RES@DF_NAT_RES/1.0")

## End(Not run)


expersso/OECD documentation built on April 8, 2024, 2:31 a.m.