View source: R/structural.properties.R
graph.coreness | R Documentation |
graph.coreness()
was renamed to coreness()
to create a more
consistent API.
graph.coreness(graph, mode = c("all", "out", "in"))
graph |
The input graph, it can be directed or undirected |
mode |
The type of the core in directed graphs. Character constant,
possible values: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.