emptySampleSet {rtms}R 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


[Package rtms version 0.2.0 Index]