Learn R Programming

rsdmx (version 0.6-4)

setDSD: setDSD

Description

set the dsd slot of a SDMXData object

Usage

setDSD(obj, dsd)

Value

the 'obj' object of class "SDMXData" enriched with the dsd

Arguments

obj

An object deriving from class "SDMXData"

dsd

An object of class "SDMXDataStructureDefinition"

Author

Emmanuel Blondel, emmanuel.blondel1@gmail.com

See Also

SDMXData-class