R/treeRisk.R

#' Tree risk ratings for species in BC.
#'
#' A dataset containing soils data to be used when calculating tree drought risk.
#'
#' @format A data frame with 9 rows and 5 variables
#' \describe{
#' \item{Lower limit}{Lower asmr limit where species is found (needs to be updated)}
#' \item{High}{Tree is at high risk of drought mortality below this asmr}
#' \item{Moderate}{Below this asmr, and above high, tree is at moderate risk of drought mortality}
#' \item{Low}{Upper asmr limit where species is found.  Below this limit, to moderate, tree is at low risk of drought mortality.}
#' * ...
#' }


"treeRisk"
#> [1] "treeRisk"
bcgov/forestDroughtTool documentation built on March 20, 2021, 4:15 p.m.