generate_thresholds {trackeR} | R 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 |
upper |
A vector of upper limits corresponding to the elements of |
sport |
A vector of sports (amongst |
... |
Currently not used. |
[Package trackeR version 1.6.0 Index]