#' Example white-tailed deer GPS locations
#'
#' Latitude and longitude data from white-tailed (*Odocoileus virginianus*) in North and South Carolina, United States.
#'
#' @docType data
#'
#' @usage data(wtdeer_df)
#'
#' @format An object of class \code{"data.frame"}
#'
#' @keywords datasets
#'
#'
#' @source \href{www.gbif.org}{GBIF.org}
#'
#' @examples
#' data(wtdeer_df)
#' head(wtdeer_df)
"wtdeer_df"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.