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 Nov. 8, 2024, 1:30 a.m.