standardizeFormula: Standardize a chemical formula

View source: R/chemFormula.R

standardizeFormulaR Documentation

Standardize a chemical formula

Description

standardizeFormula standardizes a supplied chemical formula according to the Hill notation system.

Usage

standardizeFormula(x)

Arguments

x

character, strings with the chemical formula to standardize.

Value

character strings with the standardized chemical formula.

Author(s)

Michael Witting and Sebastian Gibb

See Also

pasteElements() countElements()

Examples


standardizeFormula("C6O6H12")

rformassspectrometry/MetaboCoreUtils documentation built on April 15, 2024, 10:27 p.m.