R/paths.R
is.dag.Rd
is.dag() was renamed to is_dag() to create a more consistent API.
is.dag()
is_dag()
is.dag(graph)
The input graph. It may be undirected, in which case FALSE is reported.
FALSE