R/get_dob.R
get_dob.Rd
Get the date of birth
get_dob(tgt, which = "00")
A list with elements psn and xyz
psn
xyz
String: Child ("00"), father ("01") or mother ("02")
Object of class Date. If dob is missing, the function return dob 01-01-2000 (for child).
Date
Function is local to the bdsreader package, not exported.
bdsreader