get_dob: Get the date of birth

View source: R/get_dob.R

get_dobR Documentation

Get the date of birth

Description

Get the date of birth

Usage

get_dob(tgt, which = "00")

Arguments

tgt

A list with elements psn and xyz

which

String: Child ("00"), father ("01") or mother ("02")

Value

Object of class Date. If dob is missing, the function return dob 01-01-2000 (for child).

Note

Function is local to the bdsreader package, not exported.


growthcharts/bdsreader documentation built on March 26, 2024, 4:16 a.m.