Skip to content

A collection of functions to retrieve and summarize the EvergladesWadingBird Data

License

Notifications You must be signed in to change notification settings

weecology/wader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0f9a243 · May 23, 2024

History

54 Commits
Jan 30, 2024
May 23, 2024
Apr 23, 2024
May 23, 2024
Jan 30, 2024
May 3, 2022
May 3, 2022
Apr 23, 2024
May 3, 2022
Apr 23, 2024
Dec 8, 2022
May 3, 2022

Repository files navigation

wader

R-CMD-check License

Overview

The wader package provides functions to retrieve and summarize the Everglades Wading Bird Project data. The data begin in 1986 (though earlier data are available from other sources) and are continuously updated today.

Installation

You can install wader from github with:

# install.packages("remotes")
remotes::install_github("weecology/wader")

Examples

  1. Download data repo:
download_observations(".")
  1. Load a data table
maxcounts <- load_datafile("Indicators/max_count_all.csv", download_if_missing = TRUE)
  1. Plot indicator data
plot_foraging()
plot_coastal()
plot_initiation()
plot_supercolony()

More Information

The data repo contains metadata and data collection methods.

About

A collection of functions to retrieve and summarize the EvergladesWadingBird Data

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages