session_times: Generic function for calculating session times

Description Usage Arguments

Description

Generic function for calculating session times

Usage

1
2
3
4
5
6
7
session_times(object, session, duration_unit, ...)

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

## S3 method for class '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.


trackeR documentation built on May 15, 2019, 5:04 p.m.