metric.degree.max function

Maximal Degree

Maximal Degree

Calculate the maximal degree of a graph.

metric.degree.max(g)

Arguments

  • g: The input network.

Returns

A real constant.

Details

The maximal degree.

Examples

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

Author(s)

Xu Dong, Nazrul Shaikh.

  • Maintainer: Nazrul Shaikh
  • License: GPL (>= 2)
  • Last published: 2020-12-01

Useful links