R/exfm7.R

#' @title 
#' Data of felled trees sections, measured in the Smalian method
#' @description 
#' In this data, each observation is a section of a tree.
#' @usage 
#' data(exfm7)
#' 
#' @format
#' A data frame with 11 observations and 3393 variables:
#' \describe{
#'   \item{MAP}{map numbers}
#'   \item{PROJECT}{Project's name}
#'   \item{SPACING}{Spacing used in the plots, in meters}
#'   \item{STRATA}{stratum number}
#'   \item{GENCODE}{genetic code of plots}
#'   \item{TREE}{number of trees}
#'   \item{DBH}{diameter at breast height, in centimeters}
#'   \item{TH}{total height, in meters}
#'   \item{hi}{height of sections, in meters}
#'   \item{di_wb}{diameter of sections with bark, in centimeters}
#'   \item{bark_t}{bark of thickness, in millimeters}
#' }
#' @name exfm7
#' @docType data
#' @author Sollano Rabelo Braga \email{sollanorb@@gmail.com}
#' @keywords data
NULL

Try the forestmangr package in your browser

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

forestmangr documentation built on Sept. 15, 2024, 1:06 a.m.