age_cleanup: Calculating Age if AGE is missing using DOB

Description Usage Arguments Value

View source: R/02 - Age Cleanup.R

Description

Calculating Age if AGE is missing using DOB

Usage

1
age_cleanup(age, dob, adm_dt)

Arguments

age

Raw AGE of Patient

dob

Date of Birth of Patient

adm_dt

Date of Admission (eda_date_a)

Value

Returns the AGE of Patient in Years


ultramattyice/ptos documentation built on June 9, 2020, 1:24 p.m.