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