Description Usage Arguments Details Value Examples
Translate a full name of a component into the element name (field name) of the dgsa database
1 | label2elem(label)
|
label |
Label to translate, case sensitive |
The DGSA database is a table with many elements. Each field has a name consiting of analytical technique and name of the element. This functions translates the full name of an element (e.g. Al Total) into the name of the field (e.g. xrfal2o3).
field name in database
1 2 | label2elem("Al total")
# returns "xrfal2o3"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.