#' Tree mortality data
#'
#' A (fictitious) data set containing mortality assessments within an IDENT plot over 10 consecutive years.
#'
#' @format A data set with 640 rows and 6 variables:
#' \describe{
#' \item{Block}{Block ID}
#' \item{Plot}{Plot ID}
#' \item{Pos}{Position ID}
#' \item{Inv}{Inventory ID}
#' \item{YearInv}{Inventory year}
#' \item{StateDesc}{State of the individual, one of "Dead", "Alive", "Almost
#' dead", or "Cut and Resprout"}
#' }
#'
"mortality"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.