R/data.R

  NULL
#'
#'
#' Deer in Utah
#'
#' A dataset containing GPS data for three collared-individuals in Utah
#'
#' @format A data frame wtih 3285 rows and 6 variables:
#' \describe{
#'    \item{ID}{Three individuals: "A","B',"C}
#'    \item{date}{Dates within the gregorian calendar, from 2013-01-01 to 2013-31-12}
#'    \item{utm_x}{UTM Easting coordinates}
#'    \item{utm_y}{UTM Northing coordinates}
#'    \item{month}{Month that the coordinates were recorded}
#'    \item{jDate}{Dates within the julian calendar}
#'}
#'
  "deer"
jhnhng/EMigD documentation built on Oct. 3, 2023, 7:59 p.m.