R/tracks.R

#' Simulated set of three tracks.
#'
#' A dataset containing the IDs as well as x and y coordinates for three tracks
#' of 5001 observations each (15,003 in total).
#'
#' @format A data frame with 15003 rows and 4 variables: \describe{
#' \item{id}{ID for each simulated track}
#' \item{date}{date, recorded as datetime}
#' \item{x}{x coordinate of tracks}
#' \item{y}{y coordinate of tracks} }
#'
"tracks"

Try the bayesmove package in your browser

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

bayesmove documentation built on Oct. 22, 2021, 9:08 a.m.