| as_df | Turn the node list into a data frame of attributes |
| as_edges | Take a node list and return a list of from/to edges... |
| as_graph | Turn the node list into a graph object |
| compose_id | Create a numeric id from a name and environment |
| compose_tag | Create a label ("tag") from a name and environment |
| count_unique | Count unique values in x |
| default_hash | md5 is fine for a collision-resistant identifier |
| default_sep | Default separator |
| DirectedEdge | R6 class representing the directed edge between two nodes |
| env_copy | Copy objects from one env to another |
| env_move | Move objects from one env to another |
| grapes-greater-than-grapes | External imported functions widely used |
| has_name | Check if object has a specific name |
| max_nchar | Length of longest character string in x |
| Node | R6 class representing a single node, with links to child... |
| NodeSet | R6 class representing a set of nodes (defined by 'tag', see... |
| Process | R6 class representing a process (a list of transitions |
| short_form | Find a short version of an identifier that maintains... |
| Transition | R6 class representing a single transition |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.