get_closest_peak | R Documentation |
Returns the indices of "experimental_masses" that are the closest to each element in "calc_masses"
get_closest_peak(calc_masses, experimental_masses)
calc_masses |
Vector with calculated masses |
experimental_masses |
Vector with experimental masses |
Peak matrix containing only the first image from pks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.