isDescendant: determine if one subject is a descendant of another

Description Usage Arguments Value

View source: R/pedigree-methods.R

Description

determine if one subject is a descendant of another

Usage

1
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


RVS documentation built on Nov. 8, 2020, 6:57 p.m.