#' Turtle Nesting Census data snapshot.
#'
#' This snapshot is generated externally using `ruODK`.
#'
#' @source https://odkcentral.dbca.wa.gov.au/
#' @examples
#' \dontrun{
#' data("turtledata")
#' head(turtledata$tracks)
#' }
"turtledata"
# Declare global variables to mute R CMD CHECK note
utils::globalVariables(c("fan_angles_measured",
"iso_week",
"logger_found",
"nest_age",
"nest_type",
"season_week",
"species"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.