checkIdenticalClass: check wether all elements of of the same class

View source: R/internalHelpers.R

checkIdenticalClassR 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


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