standard_units | R Documentation |
A list of all valid standard units accepted by EML schema. This list is used
to by create_attribute()
. As create_attribute()
filters through all attribute components
it will check that the units are in the standard unit list.
standard_units
A list.
"meters" %in% standard_units
"meter" %in% standard_units
"m" %in% standard_units
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.