emptySampleSet: Generate an empty RTMS sample set

View source: R/rtmsSample.R

emptySampleSetR Documentation

Generate an empty RTMS sample set

Description

Produces a sample set (of class rtmsSampleSet) with no samples but a specific peaks attribute. Useful for building a sample set one sample at a time.

Usage

emptySampleSet(peaks)

Arguments

peaks

A list of objects of class rtmsPeak

Value

An empty object of class rtmsSampleSet


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

Related to emptySampleSet in rtms...