#' Example citizen science data
#'
#' A dataset containing the 10,000 observations of citizen science data from the UK
#'
#' @format A data frame with 10000 rows and 5 variables:
#' \describe{
#' \item{recorder}{the ID of the person who made the observation}
#' \item{species}{The ID of the species that was observed}
#' \item{date}{The date the observation was made, to day precision, in date format}
#' \item{long}{The longitude of the observation}
#' \item{lat}{The latitude of the observation}
#' }
"cit_sci_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.