Skip to contents

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.