Learn R Programming

HaploSim (version 1.8.4.2)

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)

Value

Logical

Arguments

object

Any object.

See Also

haploList, haplotype