msmsWorkspacemsmsWorkspace
checkIsotopes(w, mode = "pH", intensity_cutoff = 0, intensity_precision = "none", conflict = "strict", isolationWindow = 2, evalMode = "complete", plotSpectrum = TRUE, settings = getOption("RMassBank"))msmsWorkspace to work with."pH", "pNa", "pM", "pNH4", "mH", "mM", "mFA" for different ions
([M+H]+, [M+Na]+, [M]+, [M+NH4]+, [M-H]-, [M]-, [M+FA]-).loadRmbSettings et al. Refer to there for specific settings.msmsWorkspace with annotated isolation peaks
intensity_precisionThis parameter determines how strict the intensity values should adhere to the calculated intensity in relation to the parent peak.
Options for this parameter are "none", where the intensity is irrelevant, "low", which has an error margin of 70% and "high", where the error margin
is set to 35%. The recommended setting is "low", but can be changed to adjust to the intensity precision of the mass spectrometer.