
Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
Generic function for calculating session durations
session_duration(object, session, duration_unit, ...)# S3 method for trackeRdata
session_duration(object, session = NULL, duration_unit = "h", ...)
# S3 method for trackeRdataSummary
session_duration(object, session = NULL, ...)
The object for which to calculate session durations.
The sessions for which to extract sports.
The unit of duration.
Arguments to be passed to methods.
The times units will be inherited from object
.