session_duration | R Documentation |
Generic function for calculating session durations
session_duration(object, session, duration_unit, ...)
## S3 method for class 'trackeRdata'
session_duration(object, session = NULL, duration_unit = "h", ...)
## S3 method for class 'trackeRdataSummary'
session_duration(object, session = NULL, ...)
object |
The object for which to calculate session durations. |
session |
The sessions for which to extract sports. |
duration_unit |
The unit of duration. |
... |
Arguments to be passed to methods. |
The times units will be inherited from object
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.