plot_deg_dist: Plot degree distribution

View source: R/plotting.R

plot_deg_distR Documentation

Plot degree distribution

Description

Plot the degree distribution of a network on log scale

Usage

plot_deg_dist(gr, logx = TRUE)

Arguments

gr

the network as an igraph object

logx

whether the degree is in log scale.

Value

Histogram of the degree of 'gr'.


aaamini/nett documentation built on Nov. 12, 2022, 6:25 p.m.