person_example {LTASR} | R Documentation |
A tibble containing example person file data to be used for testing and demonstration of the package
person_example
A tibble with 3 observations and 9 variables:
unique identifier; character
Gender/Sex; character 'M' or 'F'
Race; character 'W' or 'N'
Date of Birth; character to be converted to date
date to begin follow-up/at-risk accumulation, character to be converted to date
Date last observed; character to be converted to date
indicator identifying the vital status of the cohort. A value of 'D' indicates an observed death; character
ICD revision of the ICD code; numeric
ICD-code for the cause of death; character
...
Internally Generated