#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.