R/data_dendrometers.R

#' data_dendrometers
#'
#' A data set with dendrometer data from sugar maple and black spruce from
#' Simoncouche site, Canada.
#'
#' @format A data frame with 718 rows and 6 variables:
#' \describe{
#'   \item{site}{Simoncouche}
#'   \item{species}{sugar maple and black spruce}
#'   \item{tree}{tree identifier}
#'   \item{year}{2017, 2020}
#'   \item{doy}{day Of a Year}
#'   \item{width}{width expressed in relative terms}
#' }
#' @source Data belongs to Sergio Rossi
#' @export
"data_dendrometers"

Try the rTG package in your browser

Any scripts or data that you put into this service are public.

rTG documentation built on May 12, 2022, 5:05 p.m.