validhaploListObject: Function to validate an object of class 'haploList'
Description
Checks of object is of class 'haploList'
and checks if all
entries in object@.Data
are of class
'haplotype'
.
Usage
validhaploListObject(object)
Arguments
- object
Any object.