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