runkeepR-package: Extract, analyse, and plot Runkeeper(TM) data

Description Details Author(s) References Examples

Description

Extract, analyse, and plot Runkeeper(TM) data. Results can be plotted in either ggplot2 or leaflet. A shinydashboard is also presented summarising metrics over time. Subsettable by activity type.

Details

The DESCRIPTION file: This package was not yet installed at build time.
Index: This package was not yet installed at build time.
~~ An overview of how to use the package, including the most important functions ~~

Author(s)

NA

Maintainer: Jonathan Carroll <rpkg@jcarroll.com.au>

References

~~ Literature or other references for background information ~~

Examples

1
2
3
4
5
6
7
## Not run: 
library(runkeepR)
system.file("data", package="runkeepR")
routes <- load_tracks(system.file("extdata", package="runkeepR"))
plot_leaflet(routes, trackPal=topo.colors(10, alpha=0.5))

## End(Not run)

jonocarroll/runkeepR documentation built on Feb. 9, 2022, 3:04 a.m.