get_natfam_id: IDs of an individual's natal family members

Description Usage Arguments Examples

Description

For a given individual, this function returns IDs of the parents and their (shared) offspring being ever born.

Usage

1
get_natfam_id(x, df_ped)

Arguments

x

An individual ID

df_ped

A dataframe for genealogical relations providing the variables 'id', 'momid' and 'dadid'

Examples

1
2
3
4
## Not run: 
grap_ped(1067, df_ped)

## End(Not run)

johow/kinlab documentation built on July 5, 2019, 4:23 p.m.