validhaploListObject: Function to validate an object of class 'haploList'

View source: R/Classes.R

validhaploListObjectR 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

haploList, haplotype


HaploSim documentation built on Aug. 14, 2022, 1:06 a.m.