overview_plot_percentage: overview_plot_percentage

View source: R/overview_plot_percentage.R

overview_plot_percentageR Documentation

overview_plot_percentage

Description

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

Usage

overview_plot_percentage(
  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.