# Generated by roxygen2: do not edit by hand

export("%>%")
export(":=")
export(.data)
export(as_label)
export(as_name)
export(cosine_sparse)
export(drop_annotation)
export(enquo)
export(enquos)
export(get_annotation)
export(pearson_sparse)
export(preprocess_data)
export(sim_annotate)
export(sim_calculate)
export(sim_calculate_ij)
export(sim_collate)
export(sim_filter_all_same)
export(sim_filter_all_same_keep_some)
export(sim_filter_keep_or_drop_some)
export(sim_filter_some_different_drop_some)
export(sim_metrics)
export(sim_metrics_signif)
export(sim_new)
export(sim_plot)
export(sim_read)
export(sim_restore)
export(sim_validate)
export(sim_wider)
export(sim_write)
export(tcrossprod_ij)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,everything)
importFrom(dplyr,matches)
importFrom(foreach,"%dopar%")
importFrom(magrittr,"%>%")
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,sd)
