/strava

Primary LanguageRGNU General Public License v3.0GPL-3.0

output
github_document

strava

The goal of strava is to ...

Installation

You can install the development version of strava from GitHub with:

# install.packages("devtools")
devtools::install_github("djhocking/strava")

Example

This is a basic example which shows you how to solve a common problem:

library(strava)
## basic example code