metric.degree.max: Maximal Degree

Description Usage Arguments Details Value Author(s) Examples

View source: R/metric.degree.max.R

Description

Calculate the maximal degree of a graph.

Usage

1

Arguments

g

The input network.

Details

The maximal degree.

Value

A real constant.

Author(s)

Xu Dong, Nazrul Shaikh.

Examples

1
2
3
## Not run: 
metric.degree.max(x)
## End(Not run)

fastnet documentation built on Jan. 13, 2021, 5:28 p.m.