# Generated by roxygen2: do not edit by hand

export(build_fordm_table)
export(build_objectives_regret)
export(build_objectives_satisficing)
export(fordm_analysis_regret)
export(fordm_analysis_satisficing)
export(robustness_tradeoff_analysis)
export(visualize_fordm_2d)
export(visualize_fordm_3d)
export(visualize_fordm_parcoord)
export(visualize_fordm_parcoord_management)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,c_across)
importFrom(dplyr,cur_column)
importFrom(dplyr,cur_group_rows)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pick)
importFrom(dplyr,reframe)
importFrom(dplyr,rename)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,slice_max)
importFrom(dplyr,slice_min)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(emoa,nondominated_points)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_blank)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_gradientn)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_x_reverse)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,sym)
importFrom(stats,as.formula)
importFrom(stats,ecdf)
importFrom(stats,quantile)
importFrom(tibble,as_tibble_row)
importFrom(tidyr,pivot_longer)
importFrom(utils,globalVariables)
