preprocess: generic function to preprocess an S4 object

preprocessR Documentation

generic function to preprocess an S4 object

Description

generic function to preprocess an S4 object

Usage

preprocess(object, with)

## S4 method for signature 'SpectraInTime,list'
preprocess(object, with)

## S4 method for signature 'SpectraInTime,SpectraInTime'
preprocess(object, with)

## S4 method for signature 'SpectraInTimeComp,ANY'
preprocess(object, with)

Arguments

object

a S4 class object

with

an other object containing preprocessing information: other S4 object, list or expression

Value

SpectraInTime-class


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