powered by
Retrieves date(s) of birth from the database
Db(idego, d = NULL)
Dates of birth (decimal format)
vector of IDs of egos
Name of database. If d is missing, dLH is used.
# Load the data data(dLH,package = "Families") # Date of birth of first individual in database d <- dLH Db(idego=1,d=d)
Run the code above in your browser using DataLab