R/A2.R

#' A trajectory of elephant sea
#'
#' A object that contains distance, duration, speed and direction.
#'
#' @format A trajectory  with 2148 rows and 7 columns:
#' \describe{
#'   \item{id}{id each point of trajectory}
#'    \item{x}{latitude}
#'   \item{y}{longitude}
#'   \item{time}{time stamps of the track points}
#'   \item{endtime}{end time stamps of the track points}
#'   \item{timeindex}{id of time stamps}
#'   \item{ones}{ones of the track}
#'    }
"A2"

Try the TrajDataMining package in your browser

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

TrajDataMining documentation built on May 2, 2019, 11:07 a.m.