Description Usage Arguments Value See Also
This function generates a data.frame of participants who are eligible to complete a 6-, 12-, 18-, or 24-month follow-up interview.
1 | calc_fu(cleanlist)
|
cleanlist |
The list of cleaned TO1 data generated
by |
This function returns a data.frame of participants who are eligible for follow-up, including study ID, original visit date, the date the person became eligible for this follow-up period, the end date of the eligibility period, the number of days until the end of the follow-up period, and and indicator of whether the follow-up has been completed. The data.frame is ordered by days left to complete the interview.
check_fu
for identifying follow-ups that
occurred outside of an eligibility period.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.