Learn R Programming

RJSDMX (version 1.3)

getCodes: Extract the codes of a dimension

Description

This function is used to retrieve the list of codes available for the input dimension and flow

Usage

getCodes(provider, flow, dimension)

Arguments

provider
the name of the provider
flow
the identifier of the dataflow
dimension
the identifier of the dimension

Examples

Run this code
# not run
# dims=getCodes('ECB', 'EXR', 'FREQ')

Run the code above in your browser using DataLab