is_valid_dag | R Documentation |
Checks whether a DAG is valid (no loops)
is_valid_dag(edges)
edges |
a data.frame of edges (from, to) |
boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.