unit_find: Find the row corresponding to a value in 'unit_conversion'

View source: R/utils_rounding.R

unit_findR Documentation

Find the row corresponding to a value in unit_conversion

Description

Find the row corresponding to a value in unit_conversion

Usage

unit_find(x)

Arguments

x

chr/num vector to find

Value

tbl

See Also

Other rounding: magnitude_order(), magnitude_triplet(), num2str(), num2str_vec(), num_chr_suffi, round_to(), size(), unit_modify(), unit_modify_vec(), unit_string()

Examples

unit_find("B")

yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.