Description Usage Arguments Value Examples
Based on the periodic tibble (see pt).
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
x |
An element symbol (e.g. H, He) |
z |
The atomic number Z |
locale |
Currently not supported, but will eventually return "Al" as "Aluminum" for unsavory Americans. |
A named vector of the relevant value(s)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | is_element("H")
is_element("Hg")
is_element("H2O")
elsymbol(1)
elmass("H")
elmass("O")
elz("Pb")
elname("Al")
elgroup("Al")
elperiod("Al")
elvalence("Al")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.