# Generated by roxygen2: do not edit by hand

export(detect_damage)
export(select_penalty)
export(simulate_counts)
import(ggplot2)
import(patchwork)
importFrom(Matrix,Matrix)
importFrom(Matrix,colSums)
importFrom(RcppHNSW,hnsw_knn)
importFrom(cowplot,draw_label)
importFrom(cowplot,ggdraw)
importFrom(cowplot,plot_grid)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggpubr,get_legend)
importFrom(rlang,"!!!")
importFrom(rlang,.data)
importFrom(rlang,expr)
importFrom(scales,rescale)
importFrom(stats,prcomp)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(tidyr,pivot_longer)
importFrom(withr,with_seed)
