plot.dagitty: Plot Graph

Description Usage Arguments

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

1
2
## S3 method for class 'dagitty'
plot(x, ...)

Arguments

x

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

...

not used.


dagitty documentation built on May 2, 2019, 5:53 p.m.