View source: R/create_cleaning_flowcharts.R
create_day28fu_outcome_qc_flowchart | R Documentation |
Create cleaning flowchart for successful Day 28 follow-up data (TIMCI-specific)
create_day28fu_outcome_qc_flowchart(
n_raw_day28fu_records,
n_dropped_duplicate_records,
n_fu_prior_day0_day28fu,
n_death_prior_day0_day28fu,
n_hospit_prior_day0_day28fu,
n_death_prior_hospit_day28fu,
n_cleaned_day28fu_records
)
n_raw_day28fu_records |
Number of records |
n_dropped_duplicate_records |
TBD |
n_cleaned_day28fu_records |
TBD |
This function returns a graph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.