multiplyElements | R Documentation |
multiplyElements
Multiply the number of atoms of each element by a
constant, positive, integer
multiplyElements(x, k)
x |
|
k |
|
character
strings with the standardized chemical formula.
Roger Gine
multiplyElements("H2O", 3)
multiplyElements(c("C6H12O6", "Na", "CH4O"), 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.