Learn R Programming

romic (version 1.3.3)

plot_missing_values: Plot Missing Values

Description

Create a simple plot of missing values.

Usage

plot_missing_values(tomic, value_var = NULL)

Value

a ggplot2 grob

Arguments

tomic

Either a tidy_omic or triple_omic object

value_var

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

Examples

Run this code
plot_missing_values(brauer_2008_triple)

Run the code above in your browser using DataLab