change_units.trackeRdataSummary: Change the units of the variables in an 'trackeRdataSummary'...

Description Usage Arguments

Description

Change the units of the variables in an trackeRdataSummary object

Usage

1
2
## S3 method for class 'trackeRdataSummary'
change_units(object, variable, unit, ...)

Arguments

object

An object of class trackeRdataSummary.

variable

A vector of variables to be changed. Note, these are expected to be concepts like 'speed' rather than variable names like 'avgSpeed' or 'avgSpeedMoving'.

unit

A vector with the units, corresponding to variable.

...

Currently not used.


trackeR documentation built on May 15, 2019, 5:04 p.m.