# Generated by roxygen2: do not edit by hand

export(glance_data)
export(glance_data_in_workbook)
export(plot_discrete_vars)
export(plot_numerical_vars)
importFrom(GGally,ggpairs)
importFrom(dplyr,"%>%")
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,lst)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,select_if)
importFrom(dplyr,tally)
importFrom(dplyr,transmute)
importFrom(forcats,fct_count)
importFrom(forcats,fct_inorder)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_rug)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,qplot)
importFrom(ggplot2,stat_qq)
importFrom(ggplot2,stat_qq_line)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,xlab)
importFrom(openxlsx,write.xlsx)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_int)
importFrom(stats,median)
importFrom(stats,sd)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(utils,head)
