is_standardUnit: is_standardUnit

Description Usage Arguments Value Examples

View source: R/is_standardUnit.R

Description

is_standardUnit

Usage

1

Arguments

x

name of unit to check

Value

TRUE if unit is exact match to the id of a unit in the Standard Units Table, FALSE otherwise.

Examples

1
2
is_standardUnit("amperePerMeter") # TRUE
is_standardUnit("speciesPerSquareMeter") # FALSE

clnsmth/EML103 documentation built on May 22, 2019, 5:32 p.m.