View source: R/rflow_management.R
is_dag.rflow | R Documentation |
Checks a graph as represented by Rflow is a acyclic (DAG)
is_dag.rflow(x)
x |
an Rflow object |
TRUE is the Rflow is a DAG
## Not run: is_dag(MYRFLOW) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.