class.SDMXMessageGroup: class.SDMXMessageGroup
Description
function used to determine the wrapped object class of a SDMX-ML
MessageGroup objectUsage
class.SDMXMessageGroup(xmlObj)
Arguments
xmlObj
an object of class "XMLInternalDocument"
Value
- an object of class "character"
Warning
class.SDMXMessageGroup
is a function used internally to
determine appropriate methods to be used for SDMXMessageGroup objects. At now, the
function has been tested to distinguish between embedded dataset objects, either
SDMXGenericData or SDMXCompactData, and used to call appropriate as.data.frame
method