histo.dist: Histogram of all degrees of a network

Description Usage Arguments Details Value Author(s) Examples

Description

Plot the histogram of all degrees of a network.

Usage

1

Arguments

g

The input network.

Details

Plot the histogram of all degrees of a network.

Value

A .gif plot.

Author(s)

Xu Dong, Nazrul Shaikh.

Examples

1
2
3
4
## Not run: 
x <-  net.erdos.renyi.gnp(1000, 0.05)
histo.dist(x)
## End(Not run)

networkgroupR/fastnet documentation built on May 23, 2019, 1:32 p.m.