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/rawrr documentation built on July 17, 2025, 1:03 a.m.