#' Functional Traits Overall
#'
#' A dataset containing Functional Traits Overall
#'
#' \itemize{
#' \item species
#' \item Chlorophyll
#' \item Toughness
#' \item Thickness
#' \item Many more variables
#' ...
#' }
#'
#' @docType data
#' @keywords datasets
#' @format A data frame with 122 rows and 35 variables
#' @name functionalTraits
NULL
#' Dendrometer032014
#'
#' A dataset containing Dendrometer Data from March 2014
#'
#' \itemize{
#' \item Order
#' \item tag
#' \item plot
#' \item q20
#' \item p5
#' \item many more variables
#' ...
#' }
#'
#' @docType data
#' @keywords datasets
#' @format A data frame with 7084 rows and 16 variables
#' @name Dendrometer032014
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.