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

View source: R/trackeRdata_zones.R

change_units.trackeRdataZonesR Documentation

Change the units of the variables in an trackeRdataZones object

Description

Change the units of the variables in an trackeRdataZones object

Usage

## S3 method for class 'trackeRdataZones'
change_units(object, variable, unit, ...)

Arguments

object

An object of class trackeRdataZones.

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.


hfrick/trackeR documentation built on Feb. 3, 2024, 2:30 p.m.