plotDegree {rTRM}R Documentation

Plot degree distribution for network nodes

Description

Plots the degree distribution and fits a power law, returning in the legend the values of the fitted parameters.

Usage

plotDegree(g)

Arguments

g

igraph object

Author(s)

Diego Diez


[Package rTRM version 1.28.0 Index]