powered by
Takes the output of read_results and adds row numbers to it
read_results
add_row_numbers(text)
returns a data frame with event names and row numbers to eventually be recombined with swimming results inside swim_parse
swim_parse
output from read_results
add_row_numbers is a helper function inside swim_parse
add_row_numbers