wc_plot | R Documentation |
plot a graph removed edges by weight
wc_plot(dat=dat, wt=wt, vertex.size=2, vertex.label=NA, ...);
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 |
Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>
##
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.