#' Sample datasets
#'
#' A dataset of 10 years and 500 sites
#' with occupancy and detection covariates
#'
#' @format Sample dataset:
#' \describe{
#' \item{Year}{Year when the observation is collected}
#' \item{Site}{Site where the observation is collected}
#' \item{X}{X coordinate of the site}
#' \item{Y}{Y coordiante of the site}
#' \item{OccCov1}{Sample covariate for the occupancy probability}
#' \item{CaptureCovariate1}{Sample covariate for the detection probability}
#' \item{CaptureCovariate1}{Sample covariate for the detection probability}
#' \item{OCC}{Detection}
#' }
"sampleData"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.