read_fit("file_path", format = TRUE, CP = 310, sRPE = 7)
."ridedata"
is a typical group ride. "intervaldata"
is a session
(of sorts) that included two efforts and a cafe stop. The latter is included
to demonstrate the use of interval_detect
.
ridedata
intervaldata
c("cycleRdata", "data.frame")
, and
additional attributes of CP = 300
& sRPE = 7
. The latter are
used by several methods in this package. See cycleRdata
for a
description of columns.cycleRdata
.