plot_deg_dist | R Documentation |
Plot the degree distribution of a network on log scale
plot_deg_dist(gr, logx = TRUE)
gr |
the network as an igraph object |
logx |
whether the degree is in log scale. |
Histogram of the degree of 'gr'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.