yitang/RExercise: It parse your workout data in =.GPX= format from popular exercise apps.

It parse your exercise data in =.GPX= format and for each workout, it returns a =data.frame= with longitude, latitude, elevation at a particular recording time and a one-row =data.frame= of summary statistics about the workout, includes duration, distance, speed etc. It comes with a helper function to do the batch process and combine all =data.frame= together, also add /city/ and /country/ to the summary tables. Then you can see all the activities summary in one table, and use it to query both location and summary table, for example, how many miles I run last year? How many cities I had run? and free you are great, done a lot achievement.

Getting started

Package details

AuthorYi Tang
MaintainerYi Tang <yi.tang.uk@me.com>
Licenserice
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("yitang/RExercise")
yitang/RExercise documentation built on May 4, 2019, 5:28 p.m.