R/treeData.R

#' Test tree data set
#'
#' Tree records from 3 permanent sample plots.
#'
#' @format A data frame with 1743 rows and 8 variables:
#' \describe{
#'     \item{TreeId}{Tree identifier}
#'     \item{MeasId}{Measurement identifier}
#'     \item{PlotId}{Plot identifier}
#'     \item{DBH}{Breast-height diameter}
#'     \item{Id, Ht, HtC, CrwnClss}{Other variables not directly used by
#'           \code{\link{ingrowth}}}
#' }
#' @seealso \code{\link{plotData}}
"treeData"
ogarciav/ingrowth documentation built on Dec. 22, 2021, 4:15 a.m.