overview_plot_absolute: overview_plot_absolute

View source: R/overview_plot_absolute.R

overview_plot_absoluteR Documentation

overview_plot_absolute

Description

Function used in 'overview_na' to plot the absolute share of NA values

Usage

overview_plot_absolute(
  dat_result = NULL,
  theme_plot = NULL,
  yaxis = NULL,
  xaxis = NULL
)

Arguments

dat_result

Data frame

theme_plot

Theme for the plot (pre-defined)

yaxis

Name for yaxis

xaxis

Name for xaxix

Value

The function returns a ggplot


cosimameyer/overviewR documentation built on Feb. 15, 2023, 9:23 a.m.