Learn R Programming

yamlet (version 1.2.0)

append_units: Append Units

Description

Appends units attribute to label attribute. Generic, with methods append_units.default and append_units.data.frame. For a more general strategy see modify.

Usage

append_units(x, ...)

Value

see methods

Arguments

x

object

...

passed arguments

See Also

Other deprecated: alias.data.frame(), drop_title(), make_title()

Other labels: alias.data.frame(), append_units.data.frame(), append_units.default(), drop_title(), drop_title.decorated(), drop_title.default(), drop_title.dvec(), make_title(), make_title.decorated(), make_title.default(), make_title.dvec(), sub_units()

Examples

Run this code
# see methods

Run the code above in your browser using DataLab