add_row_numbers: Add row numbers to raw results

View source: R/add_row_numbers.R

add_row_numbersR 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 read_results

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


gpilgrim2670/SwimmeR documentation built on March 26, 2023, 5:05 p.m.