round_attempts_parse: Collects results of high jump & pole vault attempts within tf_parse
Description
Takes the output of read_results
and, inside of tf_parse
,
extracts jump/throw attempts and associated row numbers.
Usage
round_attempts_parse(text)
Arguments
text
output of read_results
with row numbers appended by
add_row_numbers
Value
returns a data frame with split times and row numbers