Description Usage Arguments Author(s) See Also Examples
View source: R/formulaCalculator.R
Orders a chemical formula in the commonly accepted order (CH followed by alphabetic ordering).
1 | order.formula(formula, as.formula = TRUE, as.list = FALSE)
|
formula |
A molecular formula in string or list representation
( |
as.formula |
If |
as.list |
If |
Michele Stravs
list.to.formula
, add.formula
,
is.valid.formula
1 2 3 | #
order.formula("H4C9")
order.formula("C2N5HClBr")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.