Learn R Programming

fastnet (version 1.0.0)

metric.degree.max: Maximal Degree

Description

Calculate the maximal degree of a graph.

Usage

metric.degree.max(g)

Arguments

g

The input network.

Value

A real constant.

Details

The maximal degree.

Examples

Run this code
# NOT RUN {
metric.degree.max(x)
# }

Run the code above in your browser using DataLab