Description Usage Arguments Author(s) See Also Examples
View source: R/Utils_formula_parser.R
Create chemical formula from parsed list
This function standardizes a supplied chemical chem_formula according to the Hill notation system.
1 | standardize_formula(chem_formula)
|
chem_formula |
Single string with chemical chem_formula |
Michael Witting, michael.witting@helmholtz-muenchen.de
1 2 | library(lipidomicsUtils)
standardizeChemFormula("O6C6H12")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.