Get the date of birth

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.