spectralAnalysis (version 4.3.3)

checkIdenticalClass: check wether all elements of of the same class

Description

check wether all elements of of the same class

Usage

checkIdenticalClass(listOfObjects, class)

Value

logical value TRUE if all objects are of the correct class

Arguments

listOfObjects

a list of S4 objects to check

class

a class to compare with

Author

Adriaan Blommaert