query_rb_poly | R Documentation |
Extract all records of all taxa identified to species level into a dranw polygon from the rainbio database
query_rb_poly(poly, only_checked_georef = TRUE)
poly |
An |
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:
poly <- mapedit::drawFeatures()
query_rb_poly(poly)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.