Description Usage Arguments Value Examples
View source: R/matchGPXtoNearbyOSM.R
The main purpose is an evaluation of trajectories tracked during sports.
1 | evaluateTrack(track)
|
track |
List of trajectory |
Evaluation plots of track
1 2 3 4 5 | ## Not run:
track = readGPXFile("./inst/extdata/track_run.gpx")
evaluateTrack(track)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.