View source: R/wi_igraph2tnet_function.R
wi_igraph2tnet | R Documentation |
This function calculates tnet weighted indegree centrality directly on an igraph object and return a dataframe
wi_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.