powered by
Retrieves date(s) of death from the database
Dd(idego, d = NULL)
Date of death (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 death of first individual in database Dd(idego=1,d=dLH)
Run the code above in your browser using DataLab