plot_missing_data_detailed: Plot the missing data, for specified test batteries and...

Description Usage Arguments

View source: R/plot_missing_data_detailed.R

Description

Plot the missing data, for specified test batteries and patients

Usage

1
2
3
4
5
6
plot_missing_data_detailed(
  missing_data_percentages,
  id_var,
  this_patient,
  this_visit
)

Arguments

missing_data_percentages

The tibble generated by calculate_missing_data.

id_var

A quosure representing the column that contains the patient label.

this_patient

The string representing the patient of interest (in the column defined by id_var)

this_visit

The string representing the visit of interest


LisaHopcroft/CTutils documentation built on Oct. 7, 2021, 11:08 p.m.