spectralAnalysis (version 4.3.3)

checkCompatible: Check object compatibility

Description

Check wheter 2 objects are compatible before using them together e.g. in time aligment using a time file with matching experiment name.

Usage

checkCompatible(x, y, ...)

# S4 method for SpectraInTime,ProcessTimes checkCompatible(x, y)

# S4 method for ProcessTimes,SpectraInTime checkCompatible(x, y)

Value

no output, produces an error when object are not compatible with each other

TRUE when the aer competible, otherwise it stops and prints a list of error messages

Arguments

x

first object

y

second object

...

additional parameters