avisHasSpecies: avisHasSpecies

avisHasSpeciesR Documentation

avisHasSpecies

Description

check if a species name exists in Proyecto AVIS.

Usage

avisHasSpecies(nameraw)

Arguments

nameraw

scientific name of the species (e.g. "Pica pica")

Value

Logical: returns TRUE for species with observations in the database and FALSE otherwise

Examples

## Not run: 
avisHasSpecies("Pica pica")
avisHasSpecies("Pica pic")

## End(Not run)

ropensci/rAvis documentation built on May 18, 2022, 5:41 p.m.