Skip to content

hcommenges/mapfitR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapfitR

R functions for exploring GPS run tracks.

The app relies on 3 external libraries:

  • rsync for syncronizing data between Garmin watch and local directory
  • fit2tcx for converting Garmin FIT files into Garmin tcx files (training center)
  • gpsbabel multi-format conversion tool for GPS data

The app relies on the R software and 6 packages:

  • dplyr for data manipulation
  • lubridate and ISOweek for temporal formats
  • ggplot2 for graphical outputs
  • sf for spatial data (note that you need the external library gdal > 2.0)
  • leaflet for interactive mapping

The RStudio IDE eases graphic and cartographic visualization.

About

R functions for mapping GPS tracks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages