View source: R/species_richness.R
sp_rich | R Documentation |
Analyze species richness data from AIM data hosted on ArcGIS online.
sp_rich(data, func = "count", unknowns = TRUE)
data |
a list of data frames created by |
func |
analysis function. Can be character or vector of characters. Options are "count". |
unknowns |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.