View source: R/accessorFunctions.R
faimsVoltageOn | R Documentation |
Is FAIMS Voltage on?
faimsVoltageOn(x)
x |
A rawrrSpectrum object |
A boolean
S <- readSpectrum(rawfile = sampleFilePath(), 1:10)
try(faimsVoltageOn(S[[1]]))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.