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 May 5, 2024, 3:46 p.m.