countElements | R Documentation |
countElements
parses strings representing a chemical formula into a named
vector of element counts.
countElements(x)
x |
|
list
of integer
with the element counts (names being elements).
Michael Witting and Sebastian Gibb
pasteElements()
countElements(c("C6H12O6", "C11H12N2O2"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.