preview.deg: Preview of the degree distribution of a network

Description Usage Arguments Details Value Author(s) Examples

Description

Present the first 10 degrees of a network.

Usage

1

Arguments

g

The input network.

Details

Present the first 10 degrees of a network.

Value

A vector.

Author(s)

Xu Dong, Nazrul Shaikh.

Examples

1
2
3
4
## Not run: 
x <-  net.ring.lattice(12,4)
preview.deg(x)
## End(Not run)

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