# Generated by roxygen2: do not edit by hand

export(add_bar)
export(add_line)
export(add_point)
export(add_tile)
export(heatmap)
export(save_pdf)
export(scale_robust)
exportMethods(save_pdf)
import(ComplexHeatmap)
import(dplyr)
import(grDevices)
import(tidyr)
importFrom(ComplexHeatmap,anno_barplot)
importFrom(ComplexHeatmap,anno_lines)
importFrom(ComplexHeatmap,anno_points)
importFrom(RColorBrewer,brewer.pal)
importFrom(circlize,colorRamp2)
importFrom(grDevices,colorRampPalette)
importFrom(grid,gpar)
importFrom(grid,unit)
importFrom(lifecycle,deprecate_warn)
importFrom(lifecycle,is_present)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%>%")
importFrom(magrittr,equals)
importFrom(magrittr,set_rownames)
importFrom(methods,new)
importFrom(methods,show)
importFrom(purrr,as_mapper)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_lgl)
importFrom(purrr,negate)
importFrom(purrr,pmap)
importFrom(purrr,when)
importFrom(rlang,dots_list)
importFrom(rlang,enquo)
importFrom(rlang,is_function)
importFrom(rlang,quo_is_null)
importFrom(rlang,quo_is_symbol)
importFrom(rlang,quo_is_symbolic)
importFrom(rlang,quo_name)
importFrom(rlang,quo_squash)
importFrom(stats,cov)
importFrom(stats,dist)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,packageDescription)
importFrom(utils,tail)
importFrom(viridis,magma)
importFrom(viridis,viridis)
