#' American Forest Champion Tree data
#'
#' @format A data frame with 771 rows and 12 variables:
#' \describe{
#' \item{id}{ID}
#' \item{status}{Status}
#' \item{species}{Species}
#' \item{common_name}{Common name}
#' \item{scientific_name}{Scientific name}
#' \item{year_nominated}{Year nominated}
#' \item{circumference}{Tree circumference (in)}
#' \item{height}{Tree height (ft)}
#' \item{spread}{Tree spread (ft)}
#' \item{total_points}{Points}
#' \item{state}{State}
#' \item{location}{Location}
#' }
#' @source \url{https://www.americanforests.org/wp-content/uploads/2018/09/American-Forests-Champion-Tree-Register-Updated-Jan-2019.pdf}
"champions"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.