Description Usage Arguments Value Examples
Get the listed endemism for a list of taxa
1 | get_endemism(taxa)
|
taxa |
A data frame with taxon names as returned by get.taxa() |
A data frame as returned by get.taxa with an extra column named vegtype.
1 2 3 4 5 | ## Not run:
taxa <- get.taxa(c("Myrcia guianensis", "bleh", "Xylopia", "Miconia albicans", "bleh", "Poa annua"))
get_endemism(taxa)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.