Run2MovingMap: Run2MovingMap

Description Usage Arguments Value Note Examples

View source: R/movingPlot.R

Description

Visualize Run2MovingMap

Usage

1

Arguments

data

A run data frame returned by import_run.

...

Further Options passed into Leaflet's addPolylines function.

Value

A ggplot object.

Note

Creating this animated plot takes rather long.

Examples

1
2
3
4
5
## Not run: 
data("stuggi_running")
head(run)

## End(Not run)

schliebs/runR documentation built on May 26, 2019, 3:35 a.m.