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

View source: R/trackeRdata_summary.R

change_units.trackeRdataSummaryR Documentation

Change the units of the variables in an trackeRdataSummary object

Description

Change the units of the variables in an trackeRdataSummary object

Usage

## 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.


trackerproject/trackeR documentation built on Jan. 14, 2024, 11:42 p.m.