# Generated by roxygen2: do not edit by hand

S3method(knit_print,Iheatmap)
export("%>%")
export(add_annotation)
export(add_axis)
export(add_colorbar)
export(add_plot)
export(add_shape)
export(iheatmaprOutput)
export(iheatmapr_event)
export(make_annotations)
export(make_colorbar)
export(make_shapes)
export(make_trace)
export(renderIheatmap)
export(setup_colorbar_grid)
export(setup_tooltip_options)
export(test_iheatmapr_event)
export(to_plotly_json)
export(to_plotly_list)
export(to_widget)
exportClasses(Iheatmap)
exportClasses(IheatmapAnnotation)
exportClasses(IheatmapAxis)
exportClasses(IheatmapColorbar)
exportClasses(IheatmapPlot)
exportClasses(IheatmapShape)
exportMethods(add_col_annotation)
exportMethods(add_col_barplot)
exportMethods(add_col_clustering)
exportMethods(add_col_clusters)
exportMethods(add_col_dendro)
exportMethods(add_col_groups)
exportMethods(add_col_labels)
exportMethods(add_col_plot)
exportMethods(add_col_signal)
exportMethods(add_col_summary)
exportMethods(add_col_title)
exportMethods(add_iheatmap)
exportMethods(add_main_heatmap)
exportMethods(add_row_annotation)
exportMethods(add_row_barplot)
exportMethods(add_row_clustering)
exportMethods(add_row_clusters)
exportMethods(add_row_dendro)
exportMethods(add_row_groups)
exportMethods(add_row_labels)
exportMethods(add_row_plot)
exportMethods(add_row_signal)
exportMethods(add_row_summary)
exportMethods(add_row_title)
exportMethods(add_subplot)
exportMethods(annotations)
exportMethods(colorbars)
exportMethods(iheatmap)
exportMethods(main_heatmap)
exportMethods(modify_layout)
exportMethods(plots)
exportMethods(reorder_cols)
exportMethods(reorder_rows)
exportMethods(save_iheatmap)
exportMethods(shapes)
exportMethods(to_widget)
exportMethods(xaxes)
exportMethods(yaxes)
import(methods)
importFrom(RColorBrewer,brewer.pal)
importFrom(RColorBrewer,brewer.pal.info)
importFrom(fastcluster,hclust)
importFrom(htmlwidgets,createWidget)
importFrom(htmlwidgets,saveWidget)
importFrom(htmlwidgets,shinyRenderWidget)
importFrom(htmlwidgets,shinyWidgetOutput)
importFrom(htmlwidgets,sizingPolicy)
importFrom(jsonlite,toJSON)
importFrom(knitr,knit_print)
importFrom(magrittr,"%>%")
importFrom(scales,zero_range)
importFrom(stats,setNames)
importFrom(utils,modifyList)
