# Generated by roxygen2: do not edit by hand

export(Bar.Plot)
export(Compute.Model)
export(Deep.Compute)
export(Divide.Weights)
export(Eval.Utilities)
export(Index.Weights)
export(Make.Decision.Tree)
export(Plot.Simulation.Weight)
export(Read.Tree)
export(Read.Utilities)
export(Sim.Const.Weights)
export(Sim.Weights)
export(Spider.Plot)
export(Stand.String)
export(Sum.Weights)
import(RColorBrewer)
import(data.table)
importFrom(Rdpack,reprompt)
importFrom(data.table,as.data.table)
importFrom(data.table,setnames)
importFrom(ggplot2,"%+%")
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,scale_alpha_manual)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_size_manual)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,colors)
importFrom(gtools,rdirichlet)
importFrom(igraph,"%>%")
importFrom(igraph,V)
importFrom(igraph,add_edges)
importFrom(igraph,add_vertices)
importFrom(igraph,ego)
importFrom(igraph,make_empty_graph)
importFrom(igraph,neighborhood)
importFrom(stats,complete.cases)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stringr,str_trim)
importFrom(utils,read.csv)
importFrom(utils,read.table)
