# Generated by roxygen2: do not edit by hand

S3method(clean_antibiotics,character)
S3method(clean_antibiotics,data.frame)
export(check_previous_events)
export(clean_antibiotics)
export(cleanse_urine_organism_names)
export(is_systemic_route)
export(ndc_is_antimicrobial)
export(ndc_to_antimicrobial)
export(transpose_microbioevents)
importFrom(data.table,data.table)
importFrom(data.table,merge.data.table)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,as_label)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_at)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,ungroup)
importFrom(reshape2,dcast)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,sym)
importFrom(stats,as.formula)
importFrom(testthat,expect_equal)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,unzip)
importFrom(utils,write.csv)
importFrom(utils,write.table)
