R/form_factors.R

#' An example table with form factors used to calculate tree volume
#'
#' Form factors can be specified per species, plot or per species and plot
#'
#' @format A data frame with 1199 rows and 3 variables:
#' \describe{
#'   \item{plotID}{a unique identifier for plot}
#'   \item{species}{species name as used in data_NFI}
#'   \item{form}{for factor used to calculate tree volume}
#' }
#' @export
"form_factors"

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.