sighting: Sighting

Description Usage Format

Description

Contains observations of birds by observers referenced to location and species

Usage

1

Format

A data.frame with the following columns:

sighting_id: Unique integer id of observation

observer_id: Unique integer id of observer (references: observers)

location_id: Unique integer id of location (references: locations)

species_id: Unique four letter abbreviation of species (references: species)

date: Date of observation (YYYY-mm-dd hh:mm:ss)

visual_recognition: "Yes"/"No" whether bird was visually recognized

audio_recognition: "Yes"/"No" whether bird was audially recognized

comments: Miscellaneous comments (NA if none)


clabuzze/dataManagement documentation built on Sept. 8, 2020, 10:37 a.m.