wc_plot: plot a graph removed edges by weight

View source: R/ctGCluster.R

wc_plotR Documentation

plot a graph removed edges by weight

Description

plot a graph removed edges by weight

Usage

  wc_plot(dat=dat, wt=wt, vertex.size=2, vertex.label=NA, ...);

Arguments

dat

data.frame or matrix

wt

weight value

vertex.size

vertex.size of plot.igraph

vertex.label

vertex.label of plot.igraph

...

more option of plot.igraph

Author(s)

Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>

References

##

Examples

##

CBIIT-CGBB/GCluster documentation built on Oct. 26, 2023, 4:27 a.m.