query_rb_taxa: Extract the Rainbio database from a species list

View source: R/rainbio.R

query_rb_taxaR Documentation

Extract the Rainbio database from a species list

Description

Extract from the Rainbio database of all records from a species list

Usage

query_rb_taxa(species = NULL, idtax = NULL, only_checked_georef = TRUE)

Arguments

species

Names of species to search for.

idtax

idtax.

only_checked_georef

logical, whether filtering out occurrences with non validated georeferencing.

Value

A list with the sf of the Rainbio database extracted, the polygon used to extract, a tibble with idtax

Author(s)

Gilles Dauby, gilles.dauby@ird.fr

Examples

## Not run: 
query_rb_taxa(species = c("diospyros iturensis", "anthonotha macrophylla"))

## End(Not run)

gdauby/conrappli documentation built on Jan. 21, 2025, 12:51 p.m.