get_times: Get retention times

View source: R/utils.R

get_timesR Documentation

Get retention times

Description

Get retention times from a list of chromatograms or a peak_table object.

Usage

get_times(x, idx = 1)

Arguments

x

List of chromatograms or peak_table object.

idx

Index of chromatogram from which to extract times

Value

Numeric vector of retention times from the chromatogram specified by idx.

See Also

Other utility functions: combine_peaks(), get_lambdas(), merge_peaks(), reshape_chroms(), reshape_peaktable()


ethanbass/chromatographR documentation built on April 17, 2025, 10:55 a.m.