addPreprocessingStep: function to use by preprocessing step

View source: R/spectralPreprocessing.R

addPreprocessingStepR Documentation

function to use by preprocessing step

Description

change the spectra and add preprocessing info, check whehther the object is valid

Usage

addPreprocessingStep(object, newSpectra, preprocessingInfo)

Arguments

object

SpectraInTime-class

newSpectra

numeric matrix new spectral data

preprocessingInfo

list of preprocessing info

Value

codeSpectraInTime-class


spectralAnalysis documentation built on Jan. 11, 2023, 5:15 p.m.