Description Usage Arguments Author(s) See Also Examples
View source: R/Utils_formula_math.R
add two chemical formula
This function add one formula to another.
1 | formula_addition(target_chem_formula, query_chem_formula)
|
target_chem_formula |
Single string with chemical formula |
query_chem_formula |
Single string with chemical formula |
Michael Witting, michael.witting@helmholtz-muenchen.de
1 2 | library(lipidomicsUtils)
formula_addition("C6H12O6", "H2O")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.