R/data.R

#' 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"
forestgeo/fgeo.krig documentation built on June 26, 2019, 8:09 p.m.