addElements | R Documentation |
addElements
Add one chemical formula to another.
addElements(x, y)
x |
|
y |
|
character
Resulting formula
Michael Witting and Sebastian Gibb
addElements("C6H12O6", "Na")
addElements("C6H12O6", c("Na", "H2O"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.