processProblematicPeaks {RMassBank} | R Documentation |
Generates a list of intense unmatched peaks for further review (the "failpeak list") and exports it if the archive name is given.
processProblematicPeaks(w, archivename = NA)
w |
|
archivename |
Base name of the archive to write to (for "abc" the exported failpeaks list will be "abc_Failpeaks.csv"). if the compoundlist is complete, "tentative", if at least a formula is present or "unknown" if the only know thing is the m/z |
mode |
Processing mode (pH etc) |
Returns the aggregate data.frame with added column "problematic
" (logical) which marks peaks which match the problematic criteria
stravsmi