Create a simple plot of missing values.

plot_missing_values(tomic, value_var = NULL)

Arguments

tomic

Either a tidy_omic or triple_omic object

value_var

the measurement variable to check for missingness (NA or no entry)

Value

a ggplot2 grob

Examples

plot_missing_values(brauer_2008_triple)