#' Soil data for examples.
#'
#' This data set is based on data from Barro Colorado Island, but the variable
#' `m3al` has been randomized. It is useful for examples but not for research.
#'
#' @source Graham Zemunik (via https://goo.gl/2EwLQJ).
#'
#' @examples
#' str(soil_random, give.attr = FALSE)
"soil_random"
#' Fake soil data with multiple soil variables.
#'
#' @examples
#' str(soil_fake)
"soil_fake"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.