Learn R Programming

RMassBank (version 2.0.0)

peaksMatched: Select matching/unmatching peaks from aggregate table

Description

Select matching/unmatching peaks from aggregate table

Usage

peaksMatched(o)
"peaksMatched"(o)
"peaksMatched"(o)

Arguments

o
Workspace or aggregate table from a workspace

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 matched peaks from the "aggregated" slot (a data.frame object) in an msmsWorkSpace
  • msmsWorkspace: A method to retrieve the matched peaks from an msmsWorkSpace