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