plot_internal: internal function for 'plot.fnets' and 'network'

View source: R/fnets.R

plot_internalR 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,
  ...
)

fnets documentation built on May 29, 2024, 8:42 a.m.