isDescendant {RVS}R Documentation

determine if one subject is a descendant of another

Description

determine if one subject is a descendant of another

Usage

isDescendant(procPed, a, d)

Arguments

procPed

pedigree that has been through processPedigree

a

ancestor subject

d

descendant subject

Value

true if d is descended from a


[Package RVS version 1.14.0 Index]