CraigMohn/bikeCadHr: Analyze Cycling Cadence Data From GPS .fit and .gpx Files

Functions to process and clean up .fit and .gpx files containing cadence and heart rate data. Store the data in pairs of tibbles, one containing summary data about the ride, the other containing the track points. Plot an information-dense graphic allowing quick visual appraisal of the relationships between cadence, heartrate, speed and terrain. Generate maps of a ride or set of rides, using user-defined map bounds if desired.

Getting started

Package details

AuthorCraig Mohn
MaintainerCraig Mohn <craig.mohn.projects@gmail.com>
LicenseGPL-3
Version0.9.7
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("CraigMohn/bikeCadHr")
CraigMohn/bikeCadHr documentation built on Dec. 3, 2020, 2:31 a.m.