Provides the Type of a mcnode Object
Provide the type of a mcnode object.
typemcnode(x, index=FALSE)
data(total) typemcnode(total$xVUM2)
x
: a mcnode objectindex
: if TRUE give the index of the type rather than the type."0", "V","U" or "VU" or the corresponding index if index=TRUE .
NULL if none of this element is found.
This function does not test if the object is correct. See is.mcnode
.
Useful links