View source: R/wo_igraph2tnet_function.R
wo_igraph2tnet | R Documentation |
This function calculates tnet weighted outdegree centrality directly on an igraph object and return a dataframe
wo_igraph2tnet(gs, alpha)
gs |
igraph object |
alpha |
alpha value |
Dataframe of weighted outdegree centrality results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.