select_N2O_peak: Identify the N2O peak

Description Usage Arguments

View source: R/processing.R

Description

Identify the N2O peak

Usage

1
select_N2O_peak(data_table, peak_rt, quiet = FALSE)

Arguments

data_table

aggregated isodat data table(s)

peak_rt

peak retention time [in s] - either a single value, which will find peaks that start before and end after this retention time; or a vector with two values: c(from, to) which will find peaks that overlap with this interval

quiet

whether the function should output information messages or be quiet (default is to output)


sebkopf/isorunN2O documentation built on April 18, 2021, 6:57 p.m.