plot_internal {fnets} | R Documentation |
internal function for plot.fnets
and network
Description
internal function for plot.fnets
and network
Usage
plot_internal(
x,
type = c("granger", "pc", "lrpc"),
display = c("network", "heatmap"),
names = NA,
groups = NA,
group.colours = NA,
...
)
[Package fnets version 0.1.6 Index]