Learn R Programming

JumpeR (version 0.3.0)

add_row_numbers: 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 T&F results inside swim_parse

See Also

add_row_numbers is a helper function inside tf_parse