splits_parse: Collects splits within 'swim_parse'

View source: R/splits_parse.R

splits_parseR Documentation

Collects splits within swim_parse

Description

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

Usage

splits_parse(text, split_len = split_length)

Arguments

text

output of read_results with row numbers appended by add_row_numbers

split_len

length of pool at which splits are measured - usually 25 or 50

Value

returns a data frame with split times and row numbers

See Also

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


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