# Generated by roxygen2: do not edit by hand

export("%>%")
export(attempts_split_long)
export(clean_results)
export(distance_events)
export(extract_details_links)
export(flash_clean_events)
export(flash_event_links)
export(flash_extract_details_links)
export(flash_parse)
export(flash_parse_table)
export(flash_year_links)
export(get_results_table)
export(horizontal_events)
export(is_link_broken)
export(math_format)
export(meet_links)
export(metric_conversion)
export(read_results)
export(relay_events)
export(sprint_events)
export(tf_parse)
export(vertical_events)
export(year_links)
importFrom(SwimmeR,`%!in%`)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,contains)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_split)
importFrom(dplyr,lag)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,n)
importFrom(dplyr,na_if)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rename_at)
importFrom(dplyr,rename_with)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,vars)
importFrom(magrittr,"%>%")
importFrom(pdftools,pdf_text)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_lgl)
importFrom(purrr,reduce)
importFrom(purrr,when)
importFrom(rvest,html_attr)
importFrom(rvest,html_nodes)
importFrom(rvest,html_table)
importFrom(rvest,html_text)
importFrom(stats,ave)
importFrom(stats,na.omit)
importFrom(stats,reshape)
importFrom(stats,setNames)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_length)
importFrom(stringr,str_match)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_sort)
importFrom(stringr,str_split)
importFrom(stringr,str_split_fixed)
importFrom(stringr,str_subset)
importFrom(stringr,str_to_title)
importFrom(stringr,str_trim)
importFrom(utils,tail)
