#' Spatial data of white-tailed deer GPS locations
#'
#' Spatial layer of GPS locations from white-tailed (*Odocoileus virginianus*) in North and South Carolina, United States.
#'
#' @docType data
#'
#' @usage data(wtdeer_locations)
#'
#' @format An object of class \code{"SpatialPointsDataFrame"}
#'
#' @keywords datasets
#'
#'
#'
#' @examples
#' library(sp)
#' data(wtdeer_locations)
#' plot(wtdeer_locations)
"wtdeer_locations"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.