Iso_mass: Isotope labelled molecular mass

View source: R/Iso_mass.R

Iso_massR Documentation

Isotope labelled molecular mass

Description

Calculate isotope labelled molecular mass

Usage

Iso_mass(F, iso)

Arguments

F,

chemical formula, case insensitive

iso,

labelled elements, case insensitive

Author(s)

Yonghui Dong

Examples

Iso_mass(F = 'C7H6O4', iso = '[13]C2[2]H3') # Two 13C and three 2H are labled

MSbox documentation built on Dec. 8, 2022, 5:10 p.m.