Description Usage Arguments Value
Plotting minimum spanning tree
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)
|
layout.overall |
mst plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.