check_fu: Checks for follow-ups that occurred outside the eligibility...

Description Usage Arguments Value See Also

View source: R/check_fu.r

Description

This function generates a data.frame of semiannual follow-ups that occurred outside of the appropriate eligibility period.

Usage

1
check_fu(cleanlist)

Arguments

cleanlist

The list of cleaned TO1 data generated by clean_to1

Value

This function returns a data.frame of semiannual follow-ups that occurred outside of the appropriate eligibility period, 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.

See Also

calc_fu for identifying participants who are currently eligible for follow-up.


mmparker/to1check documentation built on May 23, 2019, 5:05 a.m.