Skip to contents

given the peak, returns the location and intensity

Usage

get_fitted_peak_info(possible_peak, use_loc = "mz", w = NULL, addend = 1e-08)

Arguments

possible_peak

data.frame of mz, intensity and log intensity

use_loc

which field to use for locations, default is "mz"

w

the weights to use for the points

addend

how much was added to the peak intensity

Value

data.frame