dagitty (version 0.2-2)

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

# S3 method for dagitty
plot(x, ...)

Arguments

x

the input graph, a DAG, MAG, or PDAG.

...

not used.