Description Usage Arguments Details Examples
Extract the dsd identifier of a DataFlow. This function is used to retrieve the name of the keyfamily of the input dataflow.
1 | getDSDIdentifier(provider, dataflow)
|
provider |
the name of the provider |
dataflow |
the identifier of the dataflow |
getDSDIdentifier(provider, dataflow)
1 2 3 4 | ## Not run:
id = getDSDIdentifier('ECB','EXR')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.