get_sport: Generic function for extracting sports

View source: R/trackeR.R

get_sport.trackeRWprimeR Documentation

Generic function for extracting sports

Description

Generic function for extracting sports

Usage

## 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.


trackerproject/trackeR documentation built on Jan. 14, 2024, 11:42 p.m.