# Generated by roxygen2: do not edit by hand

export("%>%")
export(aggregateData)
export(aggregate_maverick_con)
export(aggregate_maverick_inf)
export(aggregate_maverick_rep)
export(aggregate_strings)
export(aggregation_diagnostics)
export(calc_max_precision)
export(calc_min_precision)
export(calc_mode)
export(calc_mode_binary)
export(calc_mode_date)
export(calc_mode_na_ignore)
export(calc_mode_numeric)
export(dscore)
export(event_level_disagreement)
export(mean_dscore)
export(mean_range)
export(mean_sd)
export(modal_confidence)
export(share_disagreement)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,c_across)
importFrom(dplyr,case_when)
importFrom(dplyr,cur_column)
importFrom(dplyr,ends_with)
importFrom(dplyr,everything)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(lubridate,ymd)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,possibly)
importFrom(purrr,reduce)
importFrom(rlang,expr)
importFrom(rlang,quo)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(scales,percent)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(tibble,tibble)
importFrom(tidyr,everything)
importFrom(tidyr,matches)
importFrom(tidyr,pivot_longer)
importFrom(tidyselect,any_of)
importFrom(tidyselect,where)
