assert_dag: assert that a network is a DAG

View source: R/assert_dag.r

assert_dagR Documentation

assert that a network is a DAG

Description

assert that a network is a DAG

Usage

assert_dag(network)

Arguments

network

igraph instance

Note

if dag has cicles, raises an Exception

TODO: dovrebbe tornare una lista di cicli se trovati. con la nuova versione di igraph non funziona.


giupo/GrafoDB documentation built on Oct. 12, 2022, 9:43 a.m.