change_units.distrProfile: Change the units of the variables in an 'distrProfile' object

View source: R/distributionProfile.R

change_units.distrProfileR Documentation

Change the units of the variables in an distrProfile object

Description

Change the units of the variables in an distrProfile object

Usage

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

Arguments

object

An object of class distrProfile as returned by distributionProfile.

variable

A vector of variables to be changed.

unit

A vector with the units, corresponding to variable.

...

Currently not used.


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