Skip to content

An Examination of Populations of the Bicknell's Thrush (Catharus Bicknelli) in New York State

License

Notifications You must be signed in to change notification settings

nickhepler/bicknelli

Repository files navigation

New York Breeding Bird Atlas

Examination of Populations of the Bicknell's Thrush (Catharus Bicknelli) in New York State

Nick Hepler, University at Albany, College of Engineering and Applied Sciences

Bicknell's thrush (Catharus bicknelli)

Summary

This project examines populations of the Bicknell's thrush (Catharus bicknelli) using data from the First & Second Atlases of Breeding Birds of New York. The data documents the distribution of the state’s avifauna during two distinct time periods: 1980-1985 and 2000-2005. Over 4,300 individuals submitted data during the first atlas yielding a final, cumulative dataset of over 361,583 records. Over 1,200 individuals submitted data for the second atlas project, resulting in a final database of 519,570 records. The objective of this project is to study changes in the bird’s population, breeding status, and habitat preferences.

The objective of the author was to utilize the R language and environment for statistical computing and graphics to create a reproducible research project. The project employed Hadley Wickham's tidyverse; a collection of R packages and principles as outlined in the R for Data Science book. The project performs the following steps with the data:

  1. Import
  2. Tidy
  3. Tranform
  4. Visualize

The final report was written using R Markdown from RStudio.

Source Data

The following resources concerning the raw data are provided through the New York State Open Data website:

Project Architecture

This project utilized a modified version of the ProjectTemplate package architecture available in R.

Required Packages & Versions

The following version of R was used along with the following packages. These are required to complete the analysis. The version information for these packages is included as of the time of final review.

Coding Standards

The Google's R Style Guide provides the foundation for the coding standards utilized in the R source files.

License

alt text

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Citations

Releases

No releases published

Packages

No packages published

Languages