View source: R/finding_peaks.R
basic_peak_center_intensity | R Documentation |
given the peak, finds center based on the mean, and intensity by averaging between the two middle points.
basic_peak_center_intensity(mz, intensity)
mz |
the mz values |
intensity |
the intensity values |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.