R/data.R

#' Density profile for an oak
#'
#' A dataset containing the density profile of an oak
#'
#' @format A data frame with 708 rows and 2 variables:
#' \describe{
#'   \item{rad_pos}{Distance from the pith}
#'   \item{density}{Wood density}
#'   ...
#' }
"oakprofile"
Jean-Romain/RingsDetection documentation built on Feb. 26, 2024, 3:35 a.m.