isDead: Check if a patient has died within 30 days of the index...

View source: R/dindo.R

isDeadR Documentation

Check if a patient has died within 30 days of the index procedure. Assumes that if a patient died, a date would be recorded in yrdeath.

Description

Check if a patient has died within 30 days of the index procedure. Assumes that if a patient died, a date would be recorded in yrdeath.

Usage

isDead(col)

Arguments

col

a vector of any type

Value

a logical vector. TRUE if not NA, FALSE if NA.


dylanrussellmd/nsqipr documentation built on Oct. 13, 2023, 11:01 a.m.