peaksMatched {RMassBank}R Documentation

Select matching/unmatching peaks from aggregate table

Description

Select matching/unmatching peaks from aggregate table

Usage

peaksMatched(o)

## S4 method for signature 'data.frame'
peaksMatched(o)

## S4 method for signature 'msmsWorkspace'
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).

Functions

Author(s)

stravsmi


[Package RMassBank version 3.3.2 Index]