Learn R Programming

auk (version 0.2.2)

auk_version_date: Dates of eBird Basic Dataset and taxonomy in package version

Description

This package depends on the version of the EBD and on the eBird taxonomy. Use this function to determine the version dates for which the package is suitable. The EBD is update quarterly (March 15, June 15, September 15, December 15), while the taxonomy is updated annually in September. To ensure proper functioning, always use the latest version of the auk package and the EBD.

Usage

auk_version_date()

Arguments

Value

A date vector with the eBird data date and taxonomy date that this version of the package corresponds to.

See Also

Other helpers: auk_getpath, ebird_species

Examples

Run this code
# NOT RUN {
auk_version_date()
# }

Run the code above in your browser using DataLab