#' Access data via `library(fgeo.x)` or `fgeo.x::<dataset-name>`.
#'
#' These are small datasets for examples, with no value for research. They have
#' been adapted from the package
#' [__fgeo.data__](https://forestgeo.github.io/fgeo.data/).
#'
#' @examples
#' str(elevation)
#'
#' str(habitat)
#'
#' str(stem5)
#'
#' str(stem6)
#'
#' str(tree5)
#'
#' str(tree6)
#'
#' str(tree6_3species)
#'
#' str(vft_4quad)
#' @family datasets
#' @name datasets
#' @aliases elevation habitat stem5 stem6 tree5 tree6 vft_4quad
#' tree6_3species
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.