sort_units: Sort the units data.frame by numerator/denominator and then...

Description Usage Arguments Value See Also

Description

Sort the units data.frame by numerator/denominator and then alphabetically by the unit name

Usage

1
sort_units(unitdfs)

Arguments

unitdfs

list of unit data.frames (having columns Unit and Power)

Value

list of unit data.frames, each one sorted by num/denom and by unit name

See Also

Other unit-parsing functions: parse_units, prepare_delimiter, simplify_units


appling/unitted documentation built on May 10, 2019, 12:44 p.m.