Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 357 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 357 Bytes

Overview

This is a set of routines for visualizing data from Strava in different ways. It uses the rStrava package at https://github.com/fawda123/rStrava

To install the package use:

install.packages('devtools')
devtools::install_github('fawda123/rStrava')