get_dob | R Documentation |
Get the date of birth
get_dob(tgt, which = "00")
tgt |
A list with elements |
which |
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).
Function is local to the bdsreader
package, not exported.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.