plotDAG: Plot a DAG

Description Usage Arguments Details

View source: R/sparsebn-plotting.R

Description

Using some sensible defaults for large graphs, plot a DAG object. Uses igraph package by default.

Usage

1

Arguments

x

An edgeList, sparsebnFit, or sparsebnPath object.

...

Additional arguments to plot.

Details

This method is not intended for customization. For more control over the output, use plot and see setPlotPackage for plotting only and/or setGraphPackage for even more control. These methods grants the user the full feature set of the selected package.


sparsebn documentation built on Sept. 13, 2020, 5:10 p.m.