# Generated by roxygen2: do not edit by hand

export("%>%")
export(add_imp_plot)
export(add_marginal_histograms)
export(alluvial_long)
export(alluvial_model_response)
export(alluvial_model_response_caret)
export(alluvial_model_response_parsnip)
export(alluvial_wide)
export(check_pkg_installed)
export(get_data_space)
export(get_pdp_predictions)
export(manip_bin_numerics)
export(manip_factor_2_numeric)
export(manip_get_ggplot_data)
export(palette_filter)
export(palette_increase_length)
export(palette_plot_intensity)
export(palette_plot_rgp)
export(palette_qualitative)
export(plot_all_hists)
export(plot_condensation)
export(plot_hist)
export(plot_imp)
export(tidy_imp)
import(dplyr)
import(forcats)
import(ggalluvial)
import(ggplot2)
import(purrr)
import(recipes)
importFrom(RColorBrewer,brewer.pal)
importFrom(RColorBrewer,brewer.pal.info)
importFrom(forcats,fct_relevel)
importFrom(forcats,fct_rev)
importFrom(ggalluvial,StatStratum)
importFrom(ggalluvial,geom_flow)
importFrom(ggalluvial,geom_stratum)
importFrom(ggalluvial,stat_stratum)
importFrom(ggridges,geom_ridgeline_gradient)
importFrom(grDevices,boxplot.stats)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(gridExtra,arrangeGrob)
importFrom(gridExtra,grid.arrange)
importFrom(magrittr,"%>%")
importFrom(progressr,handlers)
importFrom(progressr,progressor)
importFrom(progressr,with_progress)
importFrom(purrr,is_bare_numeric)
importFrom(purrr,is_null)
importFrom(purrr,walk)
importFrom(rlang,UQ)
importFrom(rlang,quo_is_null)
importFrom(stats,density)
importFrom(stats,median)
importFrom(stats,var)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_wrap)
importFrom(tibble,is_tibble)
importFrom(tidyr,complete)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
importFrom(tidyr,unnest)
importFrom(utils,head)
