View source: R/set_attributes.R
is_standardUnit | R Documentation |
is_standardUnit
is_standardUnit(x)
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.
is_standardUnit("amperePerMeter") # TRUE is_standardUnit("speciesPerSquareMeter") # FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.