R/ForestTypeCalc.R

#' @title Generates FIA Forest Type tags based on basal area dominance
#' @description
#'
#' Structural dominance in a forested FIA plot here is calculated as
#' @examples ForestTypeCalc()
ForestTypeCalc <- function() {
  stop()
}
bmcnellis/RSFIA documentation built on June 1, 2019, 7:40 a.m.