View source: R/structural.properties.R
| degree.distribution | R Documentation |
degree.distribution() was renamed to degree_distribution() to create a more
consistent API.
degree.distribution(graph, cumulative = FALSE, ...)
graph |
The graph to analyze. |
cumulative |
Logical; whether the cumulative degree distribution is to be calculated. |
... |
These dots are for future extensions and must be empty. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.