R/wtdeer_df-data.R

#' 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"
cghaase/GARPTools documentation built on Aug. 6, 2021, 6:38 a.m.