faimsVoltageOn {rawrr}R Documentation

Is FAIMS Voltage on?

Description

Is FAIMS Voltage on?

Usage

faimsVoltageOn(x)

Arguments

x

A rawrrSpectrum object

Value

A boolean

Examples

S <- readSpectrum(rawfile = sampleFilePath(), 1:10)
try(faimsVoltageOn(S[[1]]))

[Package rawrr version 1.0.3 Index]