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

change_units.conProfileR Documentation

Change the units of the variables in an conProfile object

Description

Change the units of the variables in an conProfile object

Usage

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

Arguments

object

An object of class conProfile as returned by concentrationProfile.

variable

A vector of variables to be changed.

unit

A vector with the units, corresponding to variable.

...

Currently not used.


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