setDSD {rsdmx} | R Documentation |
setDSD
Description
set the dsd slot of a SDMXData
object
Usage
setDSD(obj, dsd)
Arguments
obj |
An object deriving from class "SDMXData" |
dsd |
An object of class "SDMXDataStructureDefinition" |
Value
the 'obj' object of class "SDMXData" enriched with the dsd
Author(s)
Emmanuel Blondel, emmanuel.blondel1@gmail.com
See Also
[Package rsdmx version 0.6-5 Index]