general_info | R Documentation |
Calculates the overall richness at different taxonomic level.
general_info(x, taxalist = FALSE)
x |
Result of |
taxalist |
If |
as_biomonitor
data(macro_ex)
data_bio <- as_biomonitor(macro_ex)
data_agr <- aggregate_taxa(data_bio)
general_info(data_agr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.