Skip to content

BrianLang/run_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shiny App to visualize data from gps-enabled watches.

The goal is to create an app that enables generation of PDF reports from my long days out.

  • read-in and parse gps-data
    • .fit fit
    • .gpx
    • other formats?
  • show some summary information about the outting
  • visualize the gps track using leaflet and sp
    • choose other tileservers (swisstopo?)
    • use webshot to download captures of the mapping
  • generate figures
    • speed vs. distance
    • speed vs. angle (detect noisy data points, maybe for removal?)
  • allow user to enter text (title, location, description, free-text fields)
  • generate pdf report

About

A R project to read in and analyse gpx data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages