new.datanode.simple: new.datanode.simple

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Construct a new simple-type data node

Usage

1

Arguments

name

Name of the node

value

The value

...

Passed through to new.datanode, in particular label and description

Details

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

Value

AnalysisPageDataNode

Author(s)

Brad Friedman

See Also

is.atomic

Examples

1
new.datanode.simple(name = "x", value = 100)

apomatix/AnalysisPageServer documentation built on May 26, 2019, 11:36 a.m.