# Generated by roxygen2: do not edit by hand

export(sys_CE)
export(sys_DE)
export(sys_PE)
export(sys_TS)
export(sys_discretize)
export(sys_eval_cri)
export(sys_generate_color_values)
export(sys_ggradar)
export(sys_iter)
export(sys_line_radar)
export(sys_steady)
export(sys_tran)
import(ggplot2)
importFrom(RColorBrewer,brewer.pal)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,c_across)
importFrom(dplyr,everything)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,pull)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(expm,"%^%")
importFrom(forcats,fct_drop)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_nudge)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggpubr,ggarrange)
importFrom(magrittr,"%<>%")
importFrom(patchwork,wrap_plots)
importFrom(purrr,accumulate)
importFrom(purrr,map)
importFrom(purrr,map_dfr)
importFrom(rio,export)
importFrom(rio,import)
importFrom(rlang,sym)
importFrom(stats,aggregate)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,unnest)
importFrom(utils,head)
importFrom(utils,tail)
