Description Usage Arguments Value Examples
View source: R/is_standardUnit.R
is_standardUnit
1 |
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.
1 2 | 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.