combineSpectralObjects {spectralAnalysis}R Documentation

Function to combine SpectraInTime-class objects containing 1 spectrum each

Description

Function to combine SpectraInTime-class objects containing 1 spectrum each

Usage

combineSpectralObjects(objectList, timeRange, checkNames = TRUE)

Arguments

objectList

List of SpectraInTime-class objects to be combined

timeRange

Numeric value, equal to the maximum time of the measured spectra.

checkNames

Boolean - if TRUE, the experiment name of the spectral objects will be compared to see if these spectral objects belong to the same experiment

Value

SpectraInTime-class

Author(s)

Nicolas Sauwen


[Package spectralAnalysis version 4.3.3 Index]