plot_missing_values | R Documentation |
Create a simple plot of missing values.
plot_missing_values(tomic, value_var = NULL)
tomic |
Either a |
value_var |
the measurement variable to check for missingness (NA or no entry) |
a ggplot2 grob
plot_missing_values(brauer_2008_triple)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.