get_times | R Documentation |
Get retention times from a list of chromatograms or a peak_table object.
get_times(x, idx = 1)
x |
List of chromatograms or |
idx |
Index of chromatogram from which to extract times |
Numeric vector of retention times from the chromatogram specified by
idx
.
Other utility functions:
combine_peaks()
,
get_lambdas()
,
merge_peaks()
,
reshape_chroms()
,
reshape_peaktable()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.