R/ingrowth_parameter_list.R

#' An example data of ingrowth_parameter_list
#'
#' This is a list with two ingrowth levels: 3 (inner circle) and 15 (outer
#' circle). In each list there are deciles of DBH distributions that are used to
#' simulate DBH for new trees, separately for each ingrowth category
#'
#' @format A list with 2 elements:
#' \describe{
#'   \item{3}{deciles of DBH distribution for ingrowth category 3}
#'   \item{15}{deciles of DBH distribution for ingrowth category 15}
#' }
#' @export
"ingrowth_parameter_list"

Try the MLFS package in your browser

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

MLFS documentation built on Sept. 1, 2025, 9:08 a.m.