get_sport.trackeRWprime | R Documentation |
Generic function for extracting sports
## S3 method for class 'trackeRWprime'
get_sport(object, ...)
## S3 method for class 'conProfile'
get_sport(object, session = NULL, ...)
## S3 method for class 'distrProfile'
get_sport(object, session = NULL, ...)
get_sport(object, session, ...)
## S3 method for class 'trackeRdata'
get_sport(object, session = NULL, ...)
## S3 method for class 'trackeRdataSummary'
get_sport(object, session = NULL, ...)
object |
The object from which to extract sports. |
... |
Arguments to be passed to methods. |
session |
The sessions for which to extract sports. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.