mst.plot.mod: Plotting minimum spanning tree

Description Usage Arguments Value

View source: R/mst_plot.R

Description

Plotting minimum spanning tree

Usage

1
2
3
4
5
6
7
mst.plot.mod(x, layout.function = NULL, colors = NULL,
  mst.edge.col = "white", vertex.color = "skyblue", tkplot = FALSE,
  expression = NULL, v.size = FALSE, e.size = FALSE,
  mst.e.size = 1, edge.col.wt = NULL, v.lab = FALSE, e.lab = NULL,
  bg = "black", v.lab.cex = 0.5, e.lab.cex = 0.5,
  v.lab.col = "blue", lab.dist = 0, e.lab.col = "blue", v.sf = c(3,
  12), sf = 0, e.arrow = 0.2, layout.overall = NULL)

Arguments

layout.overall

Value

mst plot


reggenlab/UniPath documentation built on Nov. 26, 2020, 8:09 a.m.