Description Usage Arguments Author(s) See Also Examples
View source: R/Utils_formula_parser.R
Parse a chemical formula into a named list
This function parses a chemical chem_formula into a named vector
1 | formula_to_list(chem_formula)
|
chem_formula |
Single string with chemical chem_formula |
Michael Witting, michael.witting@helmholtz-muenchen.de
1 2 | library(lipidomicsUtils)
parseChemFormula("C6H12O6")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.