#' @param intensity_precision The difference that is accepted between the calculated and observed intensity of a possible isotopic peak. Further details down below.
#' @param intensity_precision The difference that is accepted between the calculated and observed intensity of a possible isotopic peak. Further details down below.
#' @param conflict Either "isotopic"(Peak formulas are always chosen if they fit the requirements for an isotopic peak)
#' @param conflict Either "isotopic"(Peak formulas are always chosen if they fit the requirements for an isotopic peak)
#' or "strict"(Peaks are only marked as isotopic when there hasn't been a formula assigned before.)
#' or "strict"(Peaks are only marked as isotopic when there hasn't been a formula assigned before.)
#' @param isolationWindow The width of the isolation window in Da
#' @param isolationWindow Half of the width of the isolation window in Da
#' @param evalMode Currently no function yet, but planned
#' @param evalMode Currently no function yet, but planned
#' @param plotSpectrum A boolean specifiying whether the spectrumshould be plotted
#' @param plotSpectrum A boolean specifiying whether the spectrumshould be plotted
#' @param settings Options to be used for processing. Defaults to the options loaded via
#' @param settings Options to be used for processing. Defaults to the options loaded via
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
#' @author Michael Stravs, Eawag <michael.stravs@@eawag.ch>
#' @author Michael Stravs, Eawag <michael.stravs@@eawag.ch>