ProcessNode | R Documentation |
This class inherits all functions and fields from Process()
and extends it with a node id and a
special serialization function. The ProcessNode is an essential building block of the Graph()
.
returns the node id
set the node id, which is of interest when parse_graph()
is executed
during the serialization the process node might be used as a reference and this function serializes the process node accordingly
the node id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.