calculate_smin {soilfoodwebs} | R Documentation |
Function used inside the calc_smin function
Description
Function used inside the calc_smin function
Usage
calculate_smin(SMIN = 1, usin, isSQR = TRUE)
Arguments
SMIN |
The value of smin. |
usin |
The community used in the calculation |
isSQR |
Boolean: Should the rmax value be squared? |
Value
The value of rmax for the community and given SMIN
[Package soilfoodwebs version 1.0.2 Index]