spectralAnalysis (version 3.12.0)

checkIdenticalClass: 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