intensity: Ion intensity

Description Usage Arguments See Also

View source: R/initialization.R

Description

Generate an ion intensity object (e.g. ion counts or signal intensity). See isotopia for general information on initializing and converting isotope data objects.

Usage

1
2
intensity(..., major = get_iso_opts("default_major"), compound = "",
  unit = "", single_as_df = FALSE)

Arguments

...

- numeric vectors (can be named) to turn into ion intensity objects

major

- name of the major isotope in the isotope system [optional],

compound

- name of the compound the isotopic values belong to [optional]

unit

- units of the measurement (e.g. #, V, mV)

See Also

Other isotope data types: abundance, delta, fractionation_factor, ratio


isoverse/isotopia documentation built on Nov. 5, 2019, 2:40 p.m.