ddi_dmns | R Documentation |
This element defines a variable as a dimension of the nCube, and should be repeated to describe each of the cube's dimensions. The attribute "rank" is used to define the coordinate order (rank="1", rank="2", etc.). The attribute "varRef" is an IDREF that points to the variable that makes up this dimension of the nCube. More information on these elements, especially their allowed attributes, can be found in the references.
ddi_dmns(...)
... |
Child nodes or attributes. |
Parent nodes
dmns
is contained in nCube
.
A ddi_node object.
ddi_cohort()
ddi_dmns(rank = "1", varRef = "var01")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.