trackeRdataSummary
object.Change the units of the variables in an trackeRdataSummary
object.
# S3 method for trackeRdataSummary
changeUnits(object, variable, unit, ...)
An object of class trackeRdataSummary
.
A vector of variables to be changed. Note, these are expected to be concepts like "speed" rather than variable names like "avgSpeed" or "avgSpeedMoving".
A vector with the units, corresponding to variable.
Currently not used.