Learn R Programming

soilfoodwebs (version 1.0.2)

calc_smin: Calculate the strength of stability as smin.

Description

Calculate the strength of stability as smin.

Usage

calc_smin(usin)

Value

The values of smin.

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.

Examples

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

Run the code above in your browser using DataLab