R/exfm2.R

#' @title 
#' Stratified random inventory definite data
#' @description 
#' In this data, each observation is a plot.
#' @usage 
#' data(exfm2)
#' 
#' @format
#' A data frame with 57 observations and 4 variables:
#' \describe{
#'   \item{STRATA}{stratum number}
#'   \item{STRATA_AREA}{area of each strata, in hectares}
#'   \item{PLOT_AREA}{area of plots, in square meters}
#'   \item{VWB}{volume with bark, in cubic meters}
#'   \item{VWB_m3ha}{volume with bark, in cubic meters per hectare}
#' }
#' @name exfm2
#' @docType data
#' @author Sollano Rabelo Braga \email{sollanorb@@gmail.com}
#' @keywords data
#' @source 
#' Soares, C. P. B., Paula Neto, F. and Souza, A. L. (2012) Dendrometria e Inventario Florestal. 2nd ed. Vicosa: UFV.
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.