Description Usage Arguments Value
View source: R/network_analysis.R
Give ranks based on network centrality scores
1 | rank_centrality(centrality_score, type, num_breaks = 5)
|
centrality_score |
Network centrality score matrix |
type |
Network centrality score type, such as 'Eigenvector' |
num_breaks |
The number of ranks |
A vector containing ranks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.