R/data.R

#' Gull data
#'
#' A data frame with sample of 90 gull trajectories.
#'
#'
#' @format A data frame containing  90 trajectories
#' \describe{
#'   \item{ID}{Subject identifier}
#'   \item{trip}{Trip identifier}
#'   \item{LONG}{Longitude}
#'   \item{LAT}{Latitude}
#'   \item{triptime}{Time in seconds when the locations were obtained}
#' }
"gull_data"

Try the iccTraj package in your browser

Any scripts or data that you put into this service are public.

iccTraj documentation built on June 8, 2025, 10:06 a.m.