# Generated by roxygen2: do not edit by hand

S3method(print,da)
S3method(summary,da)
export(add_disproportionality)
export(add_expected_counts)
export(ci_for_ic)
export(ci_for_prr)
export(ci_for_ror)
export(conf_lvl_to_quantile_prob)
export(da)
export(ic)
export(prr)
export(ror)
export(write_to_excel)
import(data.table)
importFrom(Rdpack,reprompt)
importFrom(checkmate,qassert)
importFrom(cli,col_blue)
importFrom(cli,col_grey)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,count)
importFrom(dplyr,cur_column)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,group_by)
importFrom(dplyr,join_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n_distinct)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,slice_head)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(dtplyr,lazy_dt)
importFrom(purrr,"%||%")
importFrom(purrr,flatten)
importFrom(purrr,list_rbind)
importFrom(purrr,map)
importFrom(purrr,pluck)
importFrom(rlang,sym)
importFrom(stats,setNames)
importFrom(stringr,regex)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_subset)
importFrom(stringr,str_which)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,separate_wider_delim)
importFrom(tidyr,unite)
importFrom(tidyselect,everything)
