# Generated by roxygen2: do not edit by hand

export(alluvial_long)
export(alluvial_wide)
export(manip_bin_numerics)
export(manip_factor_2_numeric)
export(palette_filter)
export(palette_increase_length)
export(palette_plot_intensity)
export(palette_plot_rgp)
export(palette_qualitative)
export(plot_condensation)
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(grDevices,boxplot.stats)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(magrittr,"%>%")
importFrom(purrr,is_bare_numeric)
importFrom(purrr,is_null)
importFrom(rlang,UQ)
importFrom(rlang,quo_is_null)
importFrom(stats,median)
importFrom(stats,var)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(tibble,is_tibble)
importFrom(tidyr,complete)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
importFrom(tidyr,unnest)
importFrom(utils,head)
