Learn R Programming

yamlet (version 0.6.5)

append_units: Append Units

Description

Appends units attribute to label attribute. Generic, with methods append_units.default and append_units.data.frame. Deprecated, in favor of a general strategy using modify.

Usage

append_units(x, ...)

Arguments

x

object

...

passed arguments

Value

see methods

See Also

Other deprecated: alias.data.frame()

Other labels: alias.data.frame(), append_units.data.frame(), append_units.default(), sub_units()

Examples

Run this code
# NOT RUN {
# see methods
# }

Run the code above in your browser using DataLab