#' @description `turtleviewer2` is an interactive dashboard for
#' Western Australian turtle monitoring data,
#' hosted at <https://turtledata.dbca.wa.gov.au/>.
#'
#' @keywords internal
"_PACKAGE"
# CMD check silencer
utils::globalVariables(
c(
".",
"code",
"latitude",
"longitude",
"observations",
"place_code",
"site_datum",
"site_latitude",
"site_longitude",
"sites",
"location_code",
"site_name",
"calendar_date_awst",
"cause_of_death",
"n",
"season",
"taxon"
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.