# Generated by roxygen2: do not edit by hand

export(allRand)
export(batchCount)
export(countQC)
export(formatRand)
export(orderCases)
export(outputLab)
export(randTest)
export(switchR)
export(testCCAcross)
export(testPair)
export(testQCmatch)
export(testRand)
export(uniqueID)
importFrom(dplyr,arrange)
importFrom(dplyr,case_when)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(magrittr,"%>%")
importFrom(stats,runif)
importFrom(stats,xtabs)
importFrom(stringr,str_split_i)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
