format_formula: Format chemical formulas

Description Usage Arguments Value Examples

View source: R/chem_FUN.R

Description

Format chemical formulas

Usage

1
format_formula(formulas)

Arguments

formulas

vector of characters of chemical formulas

Value

vector of characters (chemical formulas), filled with NA value where the formula were not valid

Examples

1
## Not run: format_formula(c("C12H18Br6", "C12[2]H18Br6"))

shutinet/metabSeek documentation built on Sept. 5, 2020, 12:57 a.m.