R/data_site.R

#' An example of site descriptors
#'
#' This is simulated data describing site descriptors
#'
#' @format A data frame with 371 rows and 5 variables:
#' \describe{
#'   \item{plotID}{a unique identifier for plot}
#'   \item{slope}{slope on a plot}
#'   \item{elevation}{plot elevation}
#'   \item{northness}{plot northness, 1 is north, 0 is south}
#'   \item{siteIndex}{a proxy for site index, higher value represents more productive sites}
#' }
#' @export
"data_site"

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.