powered by
GPS example with 3 selected rounds in psyo format.
psyo
data(psyo_rounds2)
A data frame with 258 observations on the following 6 variables.
track
a numeric vector
id
A character or numeric vector. Id for each unique track.
p_id
A character or numeric vector. Unique by time sorted ID for every coordinate within a track.
time
A POSIXct. Date and time of the coordinate.
lon
A numeric vector. Longitude of a coordinate in degree.
lat
A numeric vector. Latitude of a coordinate in degree.
ele
A numeric vector. Elevation of a coordinate in degree.
tracker
team
a factor with levels 1 11 12 13 14 15 16 17 18 2 3 4 5 6 7 8 D1 D2 D3
1
11
12
13
14
15
16
17
18
2
3
4
5
6
7
8
D1
D2
D3
ppn
val_psyo
# NOT RUN { \dontrun{ data(psyo_rounds2) plot_tracks(psyo_rounds2, t_id = "") } # }
Run the code above in your browser using DataLab