closed_check: Check that participants were closed correctly.

Description Usage Arguments Value See Also

View source: R/closed_check.r

Description

This function checks that participants were closed correctly (currently, just that those who are closed as triple-negatives actually were).

Usage

1
closed_check(cleanlist)

Arguments

cleanlist

The list of cleaned TO1 data generated by clean_to1

Value

This function returns a data.frame of participants whose records aren't consistent with their closing reason. The data.frame includes study ID, participant status, visit date, and test result indicators.

See Also

to_close for participants who should be closed.


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