getDimensions: get dsd dimensions for dataflow

View source: R/SdmxClient.R

getDimensionsR Documentation

get dsd dimensions for dataflow

Description

Extract the dimensions of a DataFlow. This function is used to retrieve the list of dimensions of the input dataflow

Usage

getDimensions(provider, dataflow)

Arguments

dataflow

the identifier of the dataflow

provider

the name of the provider

Details

getDimensions(provider, dataflow)

Examples

## Not run: 
dims = getDimensions('ECB','EXR')

## End(Not run)

RJSDMX documentation built on Feb. 16, 2023, 6:10 p.m.