to_close: Check that triple-negative individuals are closed to...

Description Usage Arguments Value See Also

View source: R/to_close.r

Description

This function checks that individuals who have had only negative TST, QFT, and TSPOT results have been closed. Individuals with multiple results for each test must have all negative results to be included. Indeterminate, borderline, and invalid results are considered negative (for now).

Usage

1
to_close(cleanlist)

Arguments

cleanlist

The list of cleaned TO1 data generated by clean_to1

Value

This function returns a data.frame of participants who are negative on all three tests but have not yet been closed. The data.frame includes study ID, participant status, visit date, and test result indicators.

See Also

closed_check for participants who were closed incorrectly.


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