R/sim.data.r

#' Simulated data
#'
#' The \code{sim.data} dataset consists of three \code{sf} objects:
#' \itemize{
#' \item\code{sim.data[[1]]}: 41 sampling units. The sampling attribute is \code{Value}.
#' \item\code{sim.data[[2]]}: A zonation map with 4 strata that serves as a candidate SSH layer.
#' \item\code{sim.data[[3]]}: 7 reporting units.}
#'
#' @import sf
#' @docType data
#' @name sim.data
#'
#' @examples
#' data(sim.data)
NULL

Try the sandwichr package in your browser

Any scripts or data that you put into this service are public.

sandwichr documentation built on April 27, 2023, 1:10 a.m.