subgraph.centrality | R Documentation |
subgraph.centrality()
was renamed to subgraph_centrality()
to create a more
consistent API.
subgraph.centrality(graph, diag = FALSE)
graph |
The input graph. It will be treated as undirected. |
diag |
Boolean scalar, whether to include the diagonal of the adjacency
matrix in the analysis. Giving |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.