get_twinmothers: Get IDs of twinmothers

Description Usage Arguments Examples

Description

Returns a vector of twinmother IDs

Usage

1
2
get_twinmothers(df = NULL, var_bdate = NULL, var_mother = NULL,
  numeric_output = FALSE)

Arguments

df

A dataframe containing birth dates of offspring and mother IDs

var_bdate

Variable for offspring's birth date

var_mother

Variable of mother ID

numeric_output

Should index be numeric

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.