Learn R Programming

rAvis (version 0.1.4)

avisHasSpecies: 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

Run this code
## Not run: 
# avisHasSpecies("Pica pica")
# avisHasSpecies("Pica pic")
# ## End(Not run)

Run the code above in your browser using DataLab