getDSDIdentifier: get DSD Identifier for dataflow

View source: R/SdmxClient.R

getDSDIdentifierR Documentation

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

## Not run: 
id = getDSDIdentifier('ECB','EXR')

## End(Not run)

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