Learn R Programming

RuHere (version 1.0.1)

occ_idig: Occurrence records of azure jay from iDigBio

Description

A cleaned dataset of occurrence records for azure jay (Cyanocorax caeruleus) retrieved from the iDigBio using get_idigbio().

Records were cleaned using the package's internal duplicate-flagging workflow.

Usage

occ_idig

Arguments

Format

A data frame containing georeferenced iDigBio occurrence records for C. caeruleus after all cleaning steps.

See Also

get_idigbio(), flag_duplicates(), remove_flagged()

Examples

Run this code
# First rows
head(occ_idig)

# Number of cleaned records
nrow(occ_idig)

Run the code above in your browser using DataLab