Description Usage Arguments Details Functions
combineReactions applies reactions specified as mass differences to substances specified as exact masses.
combineReactions.formula applies reactions specified as formula differences (e.g. C2H-2O1) to
substances specified as chemical formulas.
1 2 3 | combineReactions(substances, reactions, sep = " ", omit.name = "")
combineReactions.formula(substances, reactions, sep = " ", omit.name = "")
|
substances |
Data frame with column |
reactions |
Data frame with column |
sep |
Separator between combined reaction names (e.g. |
omit.name |
A reaction name which should be omitted in the combined reaction, such as "parent" Expects two data frames with columns mass, name. Combines |
For combineReactions.formula, all combinations where one of two formulas is not specified are omitted.
combineReactions.formula:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.