getSampleSet {rtms}R Documentation

Get an RTMS Sample Set

Description

Fetches an object of class rtmsSampleSet from the specified object.

Usage

getSampleSet(x, peaks, ...)

Arguments

x

The object from which the sample set should be retrieved

peaks

A list of objects of class rtmsPeak

...

Other possible arguments to specify a particular sample set to be retrieved

Value

A sample set object of class rtmsSampleSet


[Package rtms version 0.2.0 Index]