Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 594 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 594 Bytes

rFit

some experimenting with R, shiny, leaflet, plotly

idea is to read all strava activities and allow to display/analyse them offline.

  • read gpx, tcx and fit files

  • display map and tracks

  • store data efficiently (hdf5, ..?)

  • show multiple activities at once on map

  • show multiple activities in graphs (for multiple tracking devices e.g. watch, phone, ..), different rider, or just overlapping segments

  • extract and show summary, avg, .. for activies

  • calculate summaries over time (monthly, annual km, ascending, ...)

screenshot