mtd.setAttr | R Documentation |
Set attributes on each data
component of a multiData structure
mtd.setAttr(multiData, attribute, valueList)
multiData |
A multiData structure. |
attribute |
Name for the attribute to be set |
valueList |
List that gives the attribute value for each set in the multiData structure. |
The input multiData with the attribute set on each data
component.
Peter Langfelder
multiData
to create a multiData structure;
isMultiData
for a description of the multiData structure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.