Skip to content

CornellLabofOrnithology/ebirdst

Repository files navigation

ebirdst: Access and Analyze eBird Status and Trends Data

This R package has moved. Visit the new website at https://ebird.github.io/ebirdst/ or install the latest version using:

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