Learn R Programming

fastnet (version 1.0.0)

metric.degree.min: Minimal Degree

Description

Calculate the minimal degree of a network.

Usage

metric.degree.min(g)

Arguments

g

The input network.

Value

A real constant.

Details

The minimal degree.

Examples

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

Run the code above in your browser using DataLab