plot_individual_peaks: plot_individual_peaks: function to plot an individual peak in...

View source: R/MLMSfunctions.R

plot_individual_peaksR Documentation

plot_individual_peaks: function to plot an individual peak in an experiment

Description

plot_individual_peaks: function to plot an individual peak in an experiment

Usage

plot_individual_peaks(start.t, end.t, time.vec, int.vec, peak_num, v.mv)

Arguments

start.t

start time of the peak

end.t

end time of the peak

time.vec

vector containing all time.s raw data

int.vec

vectoring containing the raw intensity data for a specified mass (i.e. v44.mV, etc.)

peak_num

the peak number

v.mv

vector containing the raw mV intensity data

Examples

Usage example
plot_individual_peaks(start1,end1,allt.s,allv44,"1","v44.mV")

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