Learn R Programming

SwimmeR (version 0.14.2)

splits_parse_splash: Collects splits within swim_parse_splash for Splash results

Description

Takes the output of read_results and, inside of swim_parse_splash, extracts split times and associated row numbers

Usage

splits_parse_splash(raw_results)

Value

returns a data frame with split times and row numbers

Arguments

raw_results

output of read_results with row numbers appended by add_row_numbers

See Also

splits_parse runs inside swim_parse_splash on the output of read_results with row numbers from add_row_numbers