splits_parse_ISL {SwimmeR}R Documentation

Collects splits within swim_parse_ISL

Description

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

Usage

splits_parse_ISL(text)

Arguments

text

output of read_results with tow numbers appended by add_row_numbers

Value

returns a data frame with split times and row numbers

See Also

splits_parse_ISL runs inside swim_parse_ISL on the output of read_results with row numbers from add_row_numbers


[Package SwimmeR version 0.14.2 Index]