get_min_birthage: Returns the minimum age at birth This function returns a...

Description Usage Arguments Examples

Description

Returns the minimum age at birth This function returns a mother's minimum age at birth

Usage

1
get_min_birthage(mother.id = NULL, evmat_bak = NULL)

Arguments

mother.id

An individual mother ID

evmat_bak

An event matrix

Examples

1
2
3
4
## Not run: 
get_min_birthage(1067, kh33::kh$evmat_bak)

## End(Not run)

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