Description Usage Arguments Details Value Author(s)
Makes a directed acyclic graph (DAG) out of all ovariables and their dependencies in the global environment.
1 |
plotting |
plots the DAG if |
... |
ignored |
Finds all ovariables
in .GlobalEnv
, finds edges (dependencies) between them and uses igraph
to produce a DAG.
See also: http://en.opasnet.org/
Nothing or a graph.data.frame
.
J. Tuomisto jouni.tuomisto@thl.fi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.