Description Usage Arguments Examples
Returns the minimum age at birth This function returns a mother's minimum age at birth
1  | get_min_birthage(mother.id = NULL, evmat_bak = NULL)
 | 
mother.id | 
 An individual mother ID  | 
evmat_bak | 
 An event matrix  | 
1 2 3 4  | ## Not run: 
get_min_birthage(1067, kh33::kh$evmat_bak)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.