R/spruce.R

#' 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"
cil0834/MATH4773CLAG documentation built on Sept. 26, 2020, 12:03 a.m.