View source: R/trackeRdata_zones.R
| change_units.trackeRdataZones | R Documentation | 
trackeRdataZones objectChange the units of the variables in an trackeRdataZones object
## S3 method for class 'trackeRdataZones'
change_units(object, variable, unit, ...)
object | 
 An object of class   | 
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.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.