R/IdahoSamp.R

#' FIA Sample Plot-Level Data for Idaho
#' 
#' @format 
#' A data frame with 3,753 rows and 5 columns:
#' \describe{
#'   \item{COUNTYFIPS}{Unique identifier of the county to which a plot belongs}
#'   \item{tcc}{Tree Canopy Cover}
#'   \item{elev}{Elevation}
#'   \item{ppt}{Precipitation}
#'   \item{tmean}{Mean Temperature}
#'   \item{tnt}{Tree/Non-Tree Indicator: 1 being Nnn-tree, 2 being tree}
#'   \item{BA_TPA_ADJ}{Basal Area in the units of trees-per-acre}
#' }
#' @source <https://www.fia.fs.usda.gov/library/database-documentation/index.php#FIADB>
"IdahoSamp"
Swarthmore-Statistics/mase documentation built on March 5, 2024, 6:16 a.m.