powered by
tf_parse
Takes the output of read_results and, inside of tf_parse, extracts jump/throw rounds and associated row numbers.
read_results
rounds_parse(text)
output of read_results with row numbers appended by add_row_numbers
add_row_numbers
returns a data frame with split times and row numbers
rounds_parse runs inside tf_parse on the output of read_results with row numbers from add_row_numbers
rounds_parse