calc_smin {soilfoodwebs}R Documentation

Calculate the strength of stability as smin.

Description

Calculate the strength of stability as smin.

Usage

calc_smin(usin)

Arguments

usin

The community for which to calculate smin

Details

Calculates the value of smin in each web using the metric used by Moore and de Ruiter.

Value

The values of smin.

Examples

# Calculate the minimum values of s for the introduction community.
calc_smin(intro_comm)

[Package soilfoodwebs version 1.0.2 Index]