project-methods | R Documentation |
Project a value onto the attribute set of a Leaf.
A sensible idiom is value(leaf) = project(leaf, val)
.
project(object, value)
project_and_assign(object, value)
object |
A Leaf object. |
value |
The assigned value. |
The value rounded to the attribute type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.