adduct: Common adducts

View source: R/Adduct.R

adductR Documentation

Common adducts

Description

calculate common adduct ions in positive or negative ion mode

Usage

adduct(F, mode = c("+", "-"))

Arguments

F

chemical formula, case insensitive

mode

ionization mode, either positive '+' or negative '-'

Author(s)

Yonghui Dong

Examples

adduct('C1H4', mode = '-')
adduct('C1h4', mode = '+')

YonghuiDong/MSbox documentation built on Jan. 12, 2023, 3:48 p.m.