# Generated by roxygen2: do not edit by hand

export(l_node)
export(makeTransparent)
export(minmax_mat)
export(path_node)
export(plot_minmax)
export(ptree_criteria)
export(ptree_left)
export(ptree_right)
export(ptree_y)
export(trim)
export(visTree)
import(partykit)
importFrom(grDevices,cm.colors)
importFrom(grDevices,col2rgb)
importFrom(grDevices,gray)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,aggregate)
importFrom(stats,density)
importFrom(stats,ecdf)
importFrom(stats,fitted)
importFrom(stats,smooth.spline)
importFrom(utils,capture.output)
importFrom(utils,tail)
