# Generated by roxygen2: do not edit by hand

export(add_ID_terms)
export(add_add_var)
export(add_interaction_terms)
export(add_prediction)
export(conditional_ternary)
export(conditional_ternary_data)
export(conditional_ternary_plot)
export(copy_attributes)
export(custom_filter)
export(get_colours)
export(get_equi_comms)
export(get_shades)
export(gradient_change)
export(gradient_change_data)
export(gradient_change_plot)
export(group_prop)
export(grouped_ternary)
export(grouped_ternary_data)
export(grouped_ternary_plot)
export(model_diagnostics)
export(model_selection)
export(prediction_contributions)
export(prediction_contributions_data)
export(prediction_contributions_plot)
export(prop_to_tern_proj)
export(simplex_path)
export(simplex_path_data)
export(simplex_path_plot)
export(tern_to_prop_proj)
export(ternary_data)
export(ternary_plot)
export(theme_DI)
export(visualise_effects)
export(visualise_effects_data)
export(visualise_effects_plot)
importClassesFrom(ggfortify,ggmultiplot)
importFrom(DImodels,DI_data)
importFrom(DImodels,DI_data_E_AV)
importFrom(DImodels,DI_data_FG)
importFrom(PieGlyph,geom_pie_glyph)
importFrom(PieGlyph,pieGrob)
importFrom(cli,cli_abort)
importFrom(cli,cli_alert)
importFrom(cli,cli_bullets)
importFrom(cli,cli_process_done)
importFrom(cli,cli_progress_along)
importFrom(cli,cli_progress_bar)
importFrom(cli,cli_progress_update)
importFrom(cli,cli_warn)
importFrom(cli,col_green)
importFrom(dplyr,"%>%")
importFrom(dplyr,.data)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,between)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,ends_with)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,near)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,slice_head)
importFrom(dplyr,summarise)
importFrom(dplyr,sym)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(forcats,fct_inorder)
importFrom(forcats,fct_rev)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,aes)
importFrom(ggplot2,arrow)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expansion)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,fortify)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_contour)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_linerange)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_colorbar)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,label_both)
importFrom(ggplot2,labeller)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,position_identity)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_gradientn)
importFrom(ggplot2,scale_colour_identity)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_fill_stepsn)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_reverse)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,stat_summary)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(ggtext,geom_richtext)
importFrom(grDevices,col2rgb)
importFrom(grDevices,terrain.colors)
importFrom(insight,get_data)
importFrom(insight,get_predicted)
importFrom(insight,is_regression_model)
importFrom(insight,n_obs)
importFrom(insight,n_parameters)
importFrom(metR,geom_text_contour)
importFrom(methods,new)
importFrom(rlang,"!!!")
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,caller_env)
importFrom(rlang,sym)
importFrom(rlang,try_fetch)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,weights)
importFrom(tidyr,pivot_longer)
importFrom(tools,toTitleCase)
