avisHasSpecies: avisHasSpecies

Description Usage Arguments Value Examples

Description

check if a species name exists in Proyecto AVIS.

Usage

1
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

1
2
3
4
5
## Not run: 
avisHasSpecies("Pica pica")
avisHasSpecies("Pica pic")

## End(Not run)

rAvis documentation built on May 2, 2019, 3:28 p.m.