checkcomm: A function check the community for errors before it is used in calculations.
Description
A function check the community for errors before it is used in calculations.
Usage
checkcomm(usin, shuffleTL = FALSE, rmzeros = TRUE, verbose = TRUE)
Value
The checked community.
Arguments
- usin
The community to check.
- shuffleTL
A Boolean stating whether the community should be sorted.
- rmzeros
A Boolean determining whether trophic species with zero biomass should be removed from the community.
- verbose
A Boolean. Do you want to see all the warnings?