R/does.R

#' GPS tracking data of female white-tailed deer
#'
#' GPS telemetry data for 8 does during month of May in 2011. 
#' 
#' The doe data are stored as a single \code{'ltraj'} object; each burst represents an individual. 
#'
#' @docType data
#' @keywords datasets
#' @format An \code{ltraj} object with where bursts represent different individual deer. 
#' 
#' @name does
#' @examples
#' data(does)
#' plot(does)
#-----------------------------------
NULL
jedalong/wildlifeDI documentation built on April 13, 2024, 2:20 p.m.