checkSpectra {RMassBank} | R Documentation |
Checks if a specific compound (RmbSpectraSet
) was found with child spectra in the raw file (found
),
has a complete set of MS2 spectra with useful peaks (complete
), or is empty (note: spectra are currently not ever
marked empty - empty should mean found, but no useful peaks at all. This is not yet currently tested.)
checkSpectra(s, property) ## S4 method for signature 'RmbSpectraSet,character' checkSpectra(s, property)
s |
The ( |
property |
The property to check ( |
TRUE
or FALSE
s = RmbSpectraSet,property = character
:
stravsmi