validhaploListObject {HaploSim} | R Documentation |
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. |
Value
Logical
See Also
[Package HaploSim version 1.8.4.2 Index]