sfcr_dag_cycles {sfcr} | R Documentation |
tbl_graph
object with cycles informationCreate a tbl_graph
object with cycles information
sfcr_dag_cycles(equations)
equations |
A |
This function creates a tbl_graph
with information about
the cycles attached to it. This object can then be used to
plot the DAG of the model.
A tbl_graph
João Macalós, joaomacalos@gmail.com