Learn R Programming

RMassBank (version 2.0.0)

peaksUnmatched: Select matching/unmatching peaks from aggregate table

Description

Select matching/unmatching peaks from aggregate table

Usage

peaksUnmatched(o, cleaned = FALSE)
"peaksUnmatched"(o, cleaned = FALSE)
"peaksUnmatched"(o, cleaned = FALSE)

Arguments

o
Workspace or aggregate table from a workspace
cleaned
Return only peaks which pass electronic noise filtering if TRUE.

Value

Selects the peaks from the aggregate table which matched within filter criteria (peaksMatched) or didn't match (peaksUnmatched).

Methods (by class)

  • data.frame: A method to retrieve the unmatched peaks from the "aggregated" slot (a data.frame object) in an msmsWorkSpace
  • msmsWorkspace: A method to retrieve the unmatched peaks from an msmsWorkSpace