Dd: Date(s) of death in decimal format

DdR Documentation

Date(s) of death in decimal format

Description

Retrieves date(s) of death from the database

Usage

Dd(idego, d = NULL)

Arguments

idego

vector of IDs of egos

d

Name of database. If d is missing, dLH is used.

Value

Date of death (decimal format)

Examples

# Load the data
data(dLH,package = "Families")

# Date of death of first individual in database
Dd(idego=1,d=dLH) 


Families documentation built on May 29, 2024, 3:06 a.m.