R/exfm6.R

#' @title 
#' Stratified random inventory definite data 2
#' @description 
#' In this data, each observation is a plot.
#' @usage 
#' data(exfm6)
#' 
#' @format
#' A data frame with 10 observations and 14 variables:
#' \describe{
#'   \item{GENCODE}{genetic code of plots}
#'   \item{MAP}{map numbers}
#'   \item{STRATA}{stratum number}
#'   \item{PLOT}{plot number}
#'   \item{AGE}{average age of plots, in months}
#'   \item{STRATA_AREA}{area of each strata, in hectares}
#'   \item{PLOT_AREA}{area of plots, in square meters}
#'   \item{DBH}{diameter at breast height, in meters}
#'   \item{q}{quadratic diameter, in meters}
#'   \item{TH}{total height, in meters}
#'   \item{DH}{dominant height, in meters}
#'   \item{G}{basal area, in square meters}
#'   \item{VWB}{volume with bark, in cubic meters}
#'   \item{VWB_m3ha}{volume with bark, in cubic meters per hectare}
#'   \item{VWOB}{volume without bark, in cubic meters}
#' }
#' @name exfm6
#' @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 Nov. 24, 2023, 1:07 a.m.