/vaRunning

Playing around with Strava data in R.

Primary LanguageR

vaRunning

Random R scripts to experiment with Strava data.

Notes

  • The directory [data/] is a symlink to the unzipped data export from Strava
    cd data
    cp -r --symbolic-link path-to-unzipped-data/ .

Thanks

Inspired by marcusvolz/strava as well as countless tweets I've seen.