trackeR (version 1.5.2)

change_units.trackeRWprime: Change the units of the variables in an trackeRWprime object

Description

Change the units of the variables in an trackeRWprime object

Usage

# S3 method for trackeRWprime
change_units(object, variable, unit, ...)

Arguments

object

An object of class trackeRWprime.

variable

A vector of variables to be changed.

unit

A vector with the units, corresponding to variable.

...

Currently not used.