
Plotting coverage (NAs) of data tables.
plot_cov.RdPlotting coverage (NAs) of data tables.
Arguments
- data
Input
data.frame.- group_var
characterindicating categorical variable that is used to group the data before plotting.- exclude_vars
characterindicating which variable(s) should be excluded from the data before plotting.- exclude_na_group
characterindicating whether to include or exclude potentialNAs in the grouping variable. Default isFALSE.