Rdocumentation
powered by
Learn R Programming
rgp (version 0.4-1)
buildingBlockTag: Building block tags
Description
To implement buidling blocks, i.e. subexpression protected from variation, expression nodes may be tagged with
buildingBlockTags
. TODO
Usage
buildingBlockTag(x)
buildingBlockTag(x) <- value
hasBuildingBlockTag(x)
Arguments
x
An expression node.
value
The value of the building block tag. Must be a numerical in the interval [0.0 1.0].