R/max_size_data.R

#' An example of data with maximum allowed BA that is used in the mortality
#' sub model
#'
#' This is simulated max_size_data and used for examples in mortality sub model
#'
#' @format A data frame with 36 rows and 2 variables:
#' \describe{
#'   \item{species}{species name}
#'   \item{BA_max}{The maximum allowed basal area (BA) for each individual species}
#' }
#'
#' @export
"max_size_data"

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.