powered by
is_standardUnit
is_standardUnit(x)
TRUE if unit is exact match to the id of a unit in the Standard Units Table, FALSE otherwise.
name of unit to check
is_standardUnit("amperePerMeter") # TRUE is_standardUnit("speciesPerSquareMeter") # FALSE
Run the code above in your browser using DataLab