Description Usage Arguments Details Value Author(s) See Also Examples
Construct a new simple-type data node
1 | new.datanode.simple(name, value, ...)
|
name |
Name of the node |
value |
The value |
... |
Passed through to |
Construct a new simple-type data node. A simple data node must have either a NULL value or a "scalar" value, which means length 1 atomic
AnalysisPageDataNode
Brad Friedman
1 | new.datanode.simple(name = "x", value = 100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.