View source: R/utility_functions.R
checkcomm | R Documentation |
A function check the community for errors before it is used in calculations.
checkcomm(usin, shuffleTL = FALSE, rmzeros = TRUE, verbose = TRUE)
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? |
The checked community.
checkcomm(intro_comm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.