powered by
Get the listed endemism for a list of taxa
get_endemism(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.
# NOT RUN { taxa <- get.taxa(c("Myrcia guianensis", "bleh", "Xylopia", "Miconia albicans", "bleh", "Poa annua")) get_endemism(taxa) # }
Run the code above in your browser using DataLab