View source: R/internalHelpers.R
checkIdenticalClass | R Documentation |
check wether all elements of of the same class
checkIdenticalClass(listOfObjects, class)
listOfObjects |
a list of S4 objects to check |
class |
a class to compare with |
logical value TRUE
if all objects are of the correct class
Adriaan Blommaert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.