# Generated by roxygen2: do not edit by hand

export("%!in%")
export("%>%")
export("%notin%")
export(Read_Results)
export(Swim_Parse)
export(Swim_Parse_ISL)
export(course_convert)
export(course_convert_DF)
export(draw_bracket)
export(get_mode)
export(mmss_format)
export(read_results)
export(results_score)
export(sec_format)
export(swim_parse)
export(swim_parse_ISL)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,coalesce)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,lag)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,n_distinct)
importFrom(dplyr,na_if)
importFrom(dplyr,rename)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(magrittr,"%>%")
importFrom(pdftools,pdf_text)
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(purrr,map_lgl)
importFrom(rvest,html_nodes)
importFrom(rvest,html_text)
importFrom(stats,setNames)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_length)
importFrom(stringr,str_pad)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_split_fixed)
importFrom(stringr,str_to_lower)
importFrom(stringr,str_to_title)
importFrom(stringr,str_to_upper)
importFrom(tibble,tibble)
importFrom(utils,head)
importFrom(utils,tail)
