FinleyMcIlwaine / ebird-best-practices

Best Practices for Using eBird Data

Home Page:https://ebird.github.io/ebird-best-practices/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Best Practices for Using eBird Data

License: GPL v3 Lifecycle: experimental

This repository contains the source for the book Best Practices for Using eBird Data book, which is a supplement to Analytical guidelines to increase the value of community science data: An example using eBird data to estimate species distributions ((Johnston et al. 2021)(https://onlinelibrary.wiley.com/doi/10.1111/ddi.13271)).

Installation

The R packages used in this book can be installed with:

if (!requireNamespace("remotes", quietly = TRUE)) {
  install.packages("remotes")
}
remotes::install_github("ebird/ebird-best-practices")

Please cite this book as:

Strimas-Mackey, M., W.M. Hochachka, V. Ruiz-Gutierrez, O.J. Robinson, E.T. Miller, T. Auer, S. Kelling, D. Fink, A. Johnston. 2023. Best Practices for Using eBird Data. Version 2.0. https://ebird.github.io/ebird-best-practices/. Cornell Lab of Ornithology, Ithaca, New York.

About

Best Practices for Using eBird Data

https://ebird.github.io/ebird-best-practices/

License:GNU General Public License v3.0


Languages

Language:TeX 100.0%