Learn R Programming

pedtools (version 1.1.0)

validatePed: Pedigree errors

Description

Validate the internal structure of a ped object.

Usage

validatePed(x)

Arguments

x

object of class ped.

Value

If no errors are detected, the function returns NULL invisibly. Otherwise, messages describing the errors are printed to the screen and an error is raised.