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