whop.ped.sonsOf: Returns all sons of the given individuals

Description Usage Arguments Details Value Author(s) See Also

View source: R/x_pedigree.R

Description

All individuals in a pedigree data

Usage

1

Arguments

p

The pedigree dataset to work on

lis

One or more individuals' identifiers from the dataset

Details

For each element in lis, finds all male individuals who refer to these elements as parent. Essentially combines a whop.ped.males() with a whop.ped.siblingsOf() call.

Value

Table of rows from the pedigree

Author(s)

Ulrich Wittelsbuerger

See Also

whop.ped.daughtersOf


WhopGenome documentation built on May 1, 2019, 10:12 p.m.