plot_activity: plot an activity, using OpenStreetMap.

Description Usage Arguments

Description

plot an activity, using OpenStreetMap.

Usage

1
2
plot_activity(activity, ul, lr, osm_type = "stamen-watercolor",
  padby = 0.01, lwd = 3, lty = 1, lcol = "black", ...)

Arguments

activity

an object of S4 class activity.

ul

upperleft lat and long.

lr

lowerright lat and long.

osm_type

openstreetmap type, see openmap for possible values.

padby

pad upperleft and lowerright lat long points by this value.

lwd

line width.

lty

line type.

lcol

line color

...

additional arguments for plot.OpenStreetMap.


romanflury/StravaR documentation built on May 15, 2019, 1:11 p.m.