session_times | R Documentation |
Generic function for calculating session times
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, ...)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.