Description Usage Arguments Details Value
This function checks that the ages given on pre-enrollments match those calculated from reported dates of birth (Section A) and the particpant's visit date (Section A).
1 | age_check(cleanlist)
|
cleanlist |
The list of cleaned TO1 data generated
by |
Ages are given in years; calculated ages are rounded down.
age_check
returns a data.frame of participants with
incongruent ages with study ID, birth date, visit date,
pre-enrollment age, calculated age, and the difference
between the two ages in years. The data.frame is ordered by
decreasing size of the discrepancy.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.