Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.