# Generated by roxygen2: do not edit by hand

S3method(data_plot,bayestestR_ci)
S3method(data_plot,bayestestR_hdi)
S3method(data_plot,ci)
S3method(data_plot,estimateContrasts)
S3method(data_plot,estimate_density)
S3method(data_plot,hdi)
S3method(data_plot,p_direction)
S3method(data_plot,rope)
S3method(how_to_plot,ci)
S3method(how_to_plot,estimate_density)
S3method(how_to_plot,hdi)
S3method(how_to_plot,p_direction)
S3method(how_to_plot,rope)
S3method(how_to_plot,see_ci)
S3method(how_to_plot,see_estimate_density)
S3method(how_to_plot,see_hdi)
S3method(how_to_plot,see_p_direction)
S3method(how_to_plot,see_rope)
S3method(plot,estimateContrasts)
S3method(plot,see_bayesfactor_models)
S3method(plot,see_bayesfactor_savagedickey)
S3method(plot,see_check_collinearity)
S3method(plot,see_check_distribution)
S3method(plot,see_check_heteroscedasticity)
S3method(plot,see_check_homogeneity)
S3method(plot,see_check_normality)
S3method(plot,see_check_outliers)
S3method(plot,see_ci)
S3method(plot,see_equivalence_test)
S3method(plot,see_estimate_density)
S3method(plot,see_hdi)
S3method(plot,see_p_direction)
S3method(plot,see_performance_roc)
S3method(plot,see_rope)
S3method(print,data_plot)
S3method(print,see_binned_residuals)
S3method(print,see_check_model)
export("%>%")
export(add_plot_attributes)
export(data_plot)
export(flat_colors)
export(geom_jitter2)
export(geom_point2)
export(geom_pooljitter)
export(geom_poolpoint)
export(geom_violindot)
export(geom_violinhalf)
export(how_to_plot)
export(material_colors)
export(palette_flat)
export(palette_material)
export(palette_pizza)
export(pizza_colors)
export(plots)
export(scale_color_flat)
export(scale_color_flat_c)
export(scale_color_flat_d)
export(scale_color_material)
export(scale_color_material_c)
export(scale_color_material_d)
export(scale_color_pizza)
export(scale_color_pizza_c)
export(scale_color_pizza_d)
export(scale_colour_flat)
export(scale_colour_flat_c)
export(scale_colour_flat_d)
export(scale_colour_material)
export(scale_colour_material_c)
export(scale_colour_material_d)
export(scale_colour_pizza)
export(scale_colour_pizza_c)
export(scale_colour_pizza_d)
export(scale_fill_flat)
export(scale_fill_flat_c)
export(scale_fill_flat_d)
export(scale_fill_material)
export(scale_fill_material_c)
export(scale_fill_material_d)
export(scale_fill_pizza)
export(scale_fill_pizza_c)
export(scale_fill_pizza_d)
export(theme_abyss)
export(theme_blackboard)
export(theme_lucid)
export(theme_modern)
import(ggplot2)
importFrom(bayestestR,estimate_density)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,one_of)
importFrom(dplyr,select)
importFrom(dplyr,ungroup)
importFrom(ggridges,geom_density_ridges2)
importFrom(ggridges,geom_ridgeline_gradient)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,plot)
importFrom(grid,grobName)
importFrom(gridExtra,grid.arrange)
importFrom(insight,find_predictors)
importFrom(insight,get_data)
importFrom(insight,get_response)
importFrom(insight,print_color)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(scales,percent)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,pnorm)
importFrom(stats,ppoints)
importFrom(stats,reshape)
importFrom(stats,residuals)
importFrom(stats,rstudent)
importFrom(stats,sd)
importFrom(utils,getAnywhere)
importFrom(utils,head)
importFrom(utils,tail)
