Rdocumentation
powered by
Learn R Programming
BTR (version 1.2.4)
plotBM: Plot Boolean Model
Description
This method plots the network underlying Boolean models by using igraph for quick visualisation. Require igraph.
Usage
plotBM(bmodel, makePlot = T, ...)
Arguments
bmodel
S4 BoolModel object.
makePlot
logical. Whether to make plot or just return the object. Default to T.
...
Additional parameters to plot.igraph.