check_com | R Documentation |
Checks for consistency among datasets within a 'com' list. Removes samples and species that are not present in all datasets, and optionally those with zero observations.
check_com(com, remove_zeros = T)
com |
a community data object. |
remove_zeros |
whether to remove samples and species with zero observations. |
A list with community data.
check_com()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.