getSample: Get an RTMS Sample

View source: R/rtmsSample.R

getSampleR 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 rtmsPeak

...

Other possible arguments to specify a particular sample to be retrieved

Value

A sample object of class rtmsSample


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

Related to getSample in rtms...