Extracts an RTMS sample object (of class rtmsSampleSet) from a multi-
acquisition Bruker MCF directory opened using an RTMS reader object (of
class rtmsBrukerMCFReader). A vector numeric indices is used to identify
which acquisitions the sample set should be extracted from.
# S3 method for rtmsBrukerMCFReader
getSampleSet(x, peaks, ...)getBrukerMCFSampleSet(reader, peaks, indices)
An RTMS sample set object of class rtmsSampleSet
The MCF reader object
A list of peak objects of class rtmsPeak
Additional parameters
An RTMS reader object of class rtmsBrukerMCFReader
A vector of numeric indices specifying which acquisitions the sample set should be extracted from
getSampleSet(rtmsBrukerMCFReader): The S3 method getSample for objects
of class rtmsBrukerMCFReader; calls getBrukerMCFSampleSet