setPlotPackage: Change default plotting mechanism

Description Usage Arguments Details Functions See Also

View source: R/sparsebnUtils-options.R

Description

Changes the default plotting mechanism used by sparsebn to plot output and fitted objects.

Usage

1
2
3

Arguments

pkg

The desired package; default value is igraph.

Details

For plotting, sparsebn can use one of three packages: graph (see also Rgraphviz), igraph (see plot.igraph), and network-package (see plot.network). Note that plotting requires that (at least one of) these extra packages are installed.

Functions

See Also

setGraphPackage, getGraphPackage


sparsebnUtils documentation built on Jan. 27, 2021, 9:05 a.m.