Rdocumentation
powered by
Learn R Programming
dagitty (version 0.1-10)
plot.dagitty: Plot Graph
Description
A simple plot method to quickly visualize a graph. This is intended mainly for simple visualization purposes and not as a full-fledged graph drawing function.
Usage
"plot"(x, ...)
Arguments
x
the input graph, a DAG, MAG, or PDAG.
...
not used.