add_row_numbers {SwimmeR} | R Documentation |
Add row numbers to raw results
Description
Takes the output of read_results
and adds row numbers to it
Usage
add_row_numbers(text)
Arguments
text |
output from |
Value
returns a data frame with event names and row numbers to eventually
be recombined with swimming results inside swim_parse
See Also
add_row_numbers
is a helper function inside
swim_parse
[Package SwimmeR version 0.14.2 Index]