faimsVoltageOn: Is FAIMS Voltage on?

View source: R/accessorFunctions.R

faimsVoltageOnR 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]]))

fgcz/rawR documentation built on Nov. 8, 2024, 1:30 a.m.