#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.