ACplot_network: Plot undirected network from matrix or vector

View source: R/ACutils_export.R

ACplot_networkR Documentation

Plot undirected network from matrix or vector

Description

Plot undirected network from matrix or vector

Usage

ACplot_network(
  G,
  labels.name = NULL,
  col.nodes = NULL,
  col.links = NULL,
  col.labels = "white",
  node.size = 12,
  label.size = 3.5,
  use_x11_device = T
)

alessandrocolombi/ACutils documentation built on March 3, 2023, 4:06 a.m.