View source: R/overview_plot_absolute.R
overview_plot_absolute | R Documentation |
Function used in 'overview_na' to plot the absolute share of NA values
overview_plot_absolute( dat_result = NULL, theme_plot = NULL, yaxis = NULL, xaxis = NULL )
dat_result |
Data frame |
theme_plot |
Theme for the plot (pre-defined) |
yaxis |
Name for yaxis |
xaxis |
Name for xaxix |
The function returns a ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.