Learn R Programming

rsdmx (version 0.6-3)

setDSD: setDSD

Description

set the 'dsd' slot of a SDMXData object

Usage

setDSD(obj, dsd)

# S4 method for SDMXData 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"

Methods (by class)

  • setDSD(SDMXData): set the 'dsd' slot of a SDMXData object

Author

Emmanuel Blondel, emmanuel.blondel1@gmail.com

See Also

SDMXData-class