#' @title
#' Stratified random inventory pilot data
#' @description
#' In this data, each observation is a plot.
#' @usage
#' data(exfm1)
#'
#' @format
#' A data frame with 22 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 exfm1
#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.