R/example_eagle_nests_tidy.R

#' Example eagle nest data, tidy
#'
#' Example eagle nest data, tidy.
#'
#' @format A data frame with 6 rows and 3 variables.
#' \describe{
#'   \item{region}{Region}
#'   \item{year}{Year}
#'   \item{num_nests}{Number of nests observed}
#' }
#'
#' @source U.S. Fish and Wildlife Service. Bald and Golden Eagles. 2016. p. 7.
#' \url{https://www.fws.gov/migratorybirds/pdf/management/EagleRuleRevisions-StatusReport.pdf}
"example_eagle_nests_tidy"
dcl-docs/dcldata documentation built on June 28, 2021, 1:54 p.m.