getSampleSet: Get an RTMS Sample Set

View source: R/rtmsSample.R

getSampleSetR 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


rtms documentation built on June 7, 2023, 5:59 p.m.

Related to getSampleSet in rtms...