R/forestData.R

# -*- coding: UTF-8 -*-
#' Mixed birch-broadleaf forest data
#'
#' Mixed birch-broadleaf forest data
#'
#' @format `forestData`
#' A data frame with 320 rows and 16 columns:
#' \describe{
#'   \item{ID}{Plot ID}
#'   \item{AGE}{The average age of the stand}
#'   \item{H}{Stand height}
#'   \item{BA}{Stand basal area}
#'   \item{Bio}{Stand biomass}
#'   \item{S}{Stand density index}
#'   \item{code}{Forest type code of plot}
#'   ...
#' }
"forestData"

Try the forestat package in your browser

Any scripts or data that you put into this service are public.

forestat documentation built on Oct. 10, 2023, 9:07 a.m.