add_node | R Documentation |
Initialize a node and add it to an rflow
add_node(x, ...)
x |
object's definition |
... |
further args passed to |
rflow |
an rflow object |
conflict |
logical; How to resolve conflict when an object of the same id already exists in the rflow? |
persistence |
path to folder containg RDS files with saved state (typically .rflow subdir of rflow config dir) |
connect |
logical; |
verbose |
logical; print verbose output? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.