# Generated by roxygen2: do not edit by hand

export(heat_map)
export(heat_map_clust)
export(heat_map_complete)
export(heat_map_custom)
export(heat_map_layout)
export(heat_map_new)
export(heat_map_record)
export(heat_map_reset)
export(heat_map_save)
export(heat_map_scale)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,axisTicks)
importFrom(grDevices,colorRamp)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.cur)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,recordPlot)
importFrom(grDevices,rgb)
importFrom(grDevices,svg)
importFrom(grDevices,tiff)
importFrom(graphics,axis)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(methods,formalArgs)
importFrom(methods,is)
importFrom(stats,as.dendrogram)
importFrom(stats,as.dist)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,is.leaf)
importFrom(stats,sd)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
