Skip to contents

This function creates adducts

Usage

create_adducts(
  masses_table = get("masses_table", envir = parent.frame()),
  adducts_table = get("adducts_table", envir = parent.frame()),
  ms_mode
)

Arguments

masses_table

Table containing the masses of the adducts

adducts_table

Table containing the adducts

ms_mode

MS mode

Value

A tidytable with columns "adduct" and "adduct_mass"

Examples

NULL
#> NULL