Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mergeform

Combine chemical formulas


Description

Combine chemical formulas

Usage

mergeform(formula1,formula2)

Arguments

formula1

Vector of first chemical formula(s), character string(s)

formula2

Second chemical formula, single character string

Details

Useful for adduct calculations, check adducts. Chemical formulas must conform to what is described in check_chemform.

Value

Merged chemical formula(s), character string

Author(s)

Martin Loos

See Also

Examples

formula1<-c("C10[13]C2H10Cl10")
formula2<-c("C2H5Na1")
mergeform(formula1,formula2)

enviPat

Isotope Pattern, Profile and Centroid Calculation for Mass Spectrometry

v2.4
GPL-2
Authors
Martin Loos, Christian Gerber
Initial release
2019-03-18

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.