get_sport: Generic function for extracting sports

Description Usage Arguments

Description

Generic function for extracting sports

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
## 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, ...)

Arguments

object

The object from which to extract sports.

...

Arguments to be passed to methods.

session

The sessions for which to extract sports.


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