change_units.trackeRthresholds {trackeR} | R Documentation |
Change the units of the variables in an trackeRthresholds
object
Description
Change the units of the variables in an trackeRthresholds
object
Usage
## S3 method for class 'trackeRthresholds'
change_units(object, variable, unit, sport, ...)
Arguments
object |
An object of class |
variable |
A vector of variables whose units are to be changed. |
unit |
A vector with the units, corresponding to |
sport |
A vector of sports (among |
... |
Arguments to be passed to methods. |
[Package trackeR version 1.6.0 Index]