#' @title Example dataset for use with ERF
#'
#' @description A data set one dependent variable and five covariates
#'
#' @format A list with 3 objects:
#' \describe{
#' \item{samples}{A data.frame with the sampled locations to be used in the ERF model}
#' \item{betas}{A vector containing the beta coefficients used to generate the log odds}
#' \item{grid}{A raster brick containing the full gridded covariates, log odds, and the probability}
#' }
#' @source Generated using the `data_sim()` function
"simData"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.