# Generated by roxygen2: do not edit by hand

export(funky_heatmap)
export(geom_rounded_rect)
export(verify_column_groups)
export(verify_column_info)
export(verify_data)
export(verify_palettes)
export(verify_row_groups)
export(verify_row_info)
import(ggplot2)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rdpack,reprompt)
importFrom(assertthat,"%has_name%")
importFrom(assertthat,assert_that)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_warning)
importFrom(cowplot,theme_nothing)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,last)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,slice_head)
importFrom(dplyr,summarise)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(ggforce,geom_arc)
importFrom(ggforce,geom_arc_bar)
importFrom(ggforce,geom_circle)
importFrom(grDevices,colorRampPalette)
importFrom(purrr,"%>%")
importFrom(purrr,"%||%")
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map2_dbl)
importFrom(purrr,map2_df)
importFrom(purrr,map2_lgl)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap)
importFrom(purrr,pmap_df)
importFrom(purrr,set_names)
importFrom(purrr,walk)
importFrom(stats,na.omit)
importFrom(stringr,str_count)
importFrom(stringr,str_to_title)
importFrom(tibble,as_tibble)
importFrom(tibble,deframe)
importFrom(tibble,enframe)
importFrom(tibble,lst)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tibble,tribble)
importFrom(tidyr,crossing)
importFrom(tidyr,gather)
importFrom(tidyr,unnest)
importFrom(utils,head)
importFrom(utils,tail)
