get_fitted_peak_info.Rd
given the peak, returns the location and intensity
get_fitted_peak_info(possible_peak, use_loc = "mz", w = NULL, addend = 1e-08)
data.frame of mz, intensity and log intensity
which field to use for locations, default is "mz"
the weights to use for the points
how much was added to the peak intensity
data.frame