#' Spruce data set
#'
#' A dataset with 2 quantative variables
#' The interest is to see the relationship between spruce tree height and spruce tree width
#'
#' @format A data frame with 36 rows 2 variables:
#' \describe{
#' \item{BHDiameter}{The diameter of the spruce tree}
#' \item{Height}{The height of the spruce tree}
#' ...
#' }
#' "spruce"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.