Description Usage Format See Also Examples
GPS example with 3 selected rounds in psyo format.
1 |
A data frame with 258 observations on the following 6 variables.
tracka numeric vector
idA character or numeric vector. Id for each unique track.
p_idA character or numeric vector. Unique by time sorted ID for every coordinate within a track.
timeA POSIXct. Date and time of the coordinate.
lonA numeric vector. Longitude of a coordinate in degree.
latA numeric vector. Latitude of a coordinate in degree.
eleA numeric vector. Elevation of a coordinate in degree.
trackera numeric vector
teama factor with levels 1 11 12 13 14 15 16 17 18 2 3 4 5 6 7 8 D1 D2 D3
ppna numeric vector
1 2 3 4 5 | ## Not run: \dontrun{
data(psyo_rounds2)
plot_tracks(psyo_rounds2, t_id = "")
}
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.