sample_peaks_vend: sample_peaks_vend: function to grab the vendor info for the...

View source: R/MLMSfunctions.R

sample_peaks_vendR Documentation

sample_peaks_vend: function to grab the vendor info for the peaks at expected sample peak times

Description

sample_peaks_vend: function to grab the vendor info for the peaks at expected sample peak times

Usage

sample_peaks_vend(vend.df, start.sample = 326, stop.sample = 825)

Arguments

vend.df

vendor info dataframe of all peaks

start.sample

approximate expected start time for sample peaks (default 326s)

stop.sample

approximate expected stop time for sample peaks (default 825s)

Value

vendor table for just the (sample) peaks from the given start and stop times

Examples

Usage Example
sample_peaks_vend(no276Vend1.df,326,825)

lilyacb/MLMS documentation built on July 21, 2023, 4:12 a.m.