getSample {rtms} | R Documentation |
Get an RTMS Sample
Description
Fetches an object of class rtmsSample
from the specified object.
Usage
getSample(x, peaks, ...)
Arguments
x |
The object from which the sample should be retrieved |
peaks |
A list of objects of class |
... |
Other possible arguments to specify a particular sample to be retrieved |
Value
A sample object of class rtmsSample
[Package rtms version 0.2.0 Index]