R/data.R

#' Tree positions
#'
#' @format A data frame with 1279 observations of 4 values:
#' \describe{
#'   \item{EAST}{Eastings, in meters from the lower-left corner}
#'   \item{NORTH}{Northings, in meters from the lower-left corner}
#'   \item{SPECIES}{A numeric code indicating what species a tree is}
#'   \item{DBH85}{Diameter at breast height, in inches}
#' }
"tree_positions"
mikemahoney218/forthetrees documentation built on March 29, 2023, 2:46 a.m.