query_rb_taxa | R Documentation |
Extract from the Rainbio database of all records from a species list
query_rb_taxa(species = NULL, idtax = NULL, only_checked_georef = TRUE)
species |
Names of species to search for. |
idtax |
idtax. |
only_checked_georef |
logical, whether filtering out occurrences with non validated georeferencing. |
A list with the sf of the Rainbio database extracted, the polygon used to extract, a tibble with idtax
Gilles Dauby, gilles.dauby@ird.fr
## Not run:
query_rb_taxa(species = c("diospyros iturensis", "anthonotha macrophylla"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.