trackeR (version 1.5.2)

session_times: Generic function for calculating session times

Description

Generic function for calculating session times

Usage

session_times(object, session, duration_unit, ...)

# S3 method for trackeRdata session_times(object, session = NULL, ...)

# S3 method for trackeRdataSummary session_times(object, session = NULL, ...)

Arguments

object

The object for which to calculate session start and end times.

session

The sessions for which to extract sports.

duration_unit

The unit durations should be returned.

...

Arguments to be passed to methods.