Learn R Programming

trackeR (version 1.0.0)

getUnits.trackeRdata: Get the units of the variables in an trackeRdata object.

Description

Get the units of the variables in an trackeRdata object.

Usage

# S3 method for trackeRdata
getUnits(object, ...)

Arguments

object

An object of class trackeRdata.

...

Currently not used.