rollingTime: return moving time for a track

Description Usage Arguments Value See Also

View source: R/tracktimes.R

Description

rollingTime return the total time in a track

Usage

1
rollingTime(trackdf, stopSpeed = 0, include, ...)

Arguments

trackdf

data frame or tibble with gps track data

stopSpeed

a numeric value below which the bike is considered stopped

include

a vector specifying which points on the track to include

...

parameters for other functions

Value

a vector of length one containing the elapsed time on the track for which include is TRUE

See Also

read_ride, statsCadence, statsPower, totalTime, pedalTime


CraigMohn/rideReadGPS documentation built on March 20, 2021, 11:57 a.m.