summarize_tx: Summarizes each participant's treatment information.

Description Usage Arguments Value

View source: R/summarize_tx.r

Description

Combines information from the LTBI Treatment, LTBI Follow-up, and LTBI Closing forms to provide a one-record-per-participant overview of participants' treatment records.

Usage

1
summarize_tx(cleanlist)

Arguments

cleanlist

The list of cleaned TO1 data generated by clean_to1

Value

This function generates a data.frame summarizing each participant's treatment information into a single record, including offer, acceptance, start date, status, end date, initial regimen, latest regimen, etc.


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