Learn R Programming

RJSDMX (version 3.4-0)

getDSDIdentifier: get DSD Identifier for dataflow

Description

Extract the dsd identifier of a DataFlow. This function is used to retrieve the name of the keyfamily of the input dataflow.

Usage

getDSDIdentifier(provider, dataflow)

Arguments

provider

the name of the provider

dataflow

the identifier of the dataflow

Details

getDSDIdentifier(provider, dataflow)

Examples

Run this code
if (FALSE) {
id = getDSDIdentifier('ECB','EXR')
}

Run the code above in your browser using DataLab