tic: Total ion current of a spectrum

ticR Documentation

Total ion current of a spectrum

Description

Total ion current of a spectrum

Usage

tic(x)

Arguments

x

A rawrrSpectrum object

Value

A double vector of length one.

Examples

S <- readSpectrum(rawfile = sampleFilePath(), 1)
tic(S[[1]])

fgcz/rawR documentation built on May 5, 2024, 3:46 p.m.