Learn R Programming

⚠️There's a newer version (0.8.2) of this package.Take me there.

auk (version 0.0.1)

eBird Data Extraction with AWK

Description

Extract and process bird sightings records from eBird (), an onlnine tool for recording bird observations. Public access to the full eBird database is via the eBird Basic Dataset (EBD; see for access), a downloadable text file. This package is an interface to AWK for extracting data from the EBD based on taxonomic, spatial, or temporal filters, to produce a manageable file size that can be imported into R.

Copy Link

Version

Install

install.packages('auk')

Monthly Downloads

1,011

Version

0.0.1

License

GPL-3 | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Matthew Strimas-Mackey

Last Published

July 5th, 2017

Functions in auk (0.0.1)

auk_complete

Filter out incomplete checklists from the EBD
auk_country

Filter the EBD by country
auk_filter

Filter the EBD using AWK
auk_getpath

OS specific path to AWK
read_ebd

Read an EBD file
reexports

Objects exported from other packages
auk_ebd

Reference to EBD file
auk_extent

Filter the EBD by spatial extent
ebird_species

Lookup species in eBird taxonomy
ebird_taxonomy

eBird Taxonomy
auk_date

Filter the EBD by date
auk_duration

Filter the EBD by duration
auk_time

Filter the EBD by checklist start time
auk_unique

Remove duplicate group checklists
auk_last_edited

Filter the EBD by last edited date
auk_species

Filter the EBD by species
auk

auk: eBird Data Processing with AWK
auk_clean

Clean an EBD file
auk_version_date

Dates of EBD and Taxonomy in package version
auk_zerofill

Read and zero-fill an EBD file