generate_thresholds: Generate default thresholds.

View source: R/constants.R

generate_thresholdsR Documentation

Generate default thresholds.

Description

Generate default thresholds.

Usage

generate_thresholds(variable, lower, upper, sport, ...)

generateDefaultThresholds(variable, lower, upper, sport, ...)

Arguments

variable

A vector of variables with user-specified thresholds.

lower

A vector of lower limits corresponding to the elements of variable.

upper

A vector of upper limits corresponding to the elements of variable.

sport

A vector of sports (amongst 'cycling', 'running', 'swimming') with each element corresponding to variable, lower and upper.

...

Currently not used.


hfrick/trackeR documentation built on Feb. 3, 2024, 2:30 p.m.