checkIdenticalClass {spectralAnalysis}R Documentation

check wether all elements of of the same class

Description

check wether all elements of of the same class

Usage

checkIdenticalClass(listOfObjects, class)

Arguments

listOfObjects

a list of S4 objects to check

class

a class to compare with

Value

logical value TRUE if all objects are of the correct class

Author(s)

Adriaan Blommaert


[Package spectralAnalysis version 4.3.3 Index]