#' Heights and breast height diameters of spruce trees
#'
#' A dataset with the heights and breast height diameters
#' of spruce trees which can be used to infer height from BHD
#'
#' @format A data frame with 36 rows and 2 variables:
#' \describe{
#' \item{Height}{height of spruce tree}
#' \item{BHDiameter}{breast height diameter of spruce tree}
#' ...
#' }
#' @source \url{MATH4753 files}
"spruce"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.