splits_parse_splash_relays: Collects splits for relays within 'swim_parse_splash'

View source: R/splash_splits_parse_relays.R

splits_parse_splash_relaysR Documentation

Collects splits for relays within swim_parse_splash

Description

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

Usage

splits_parse_splash_relays(text, split_len = split_length_splash)

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 dataframe with split times and row numbers

See Also

splits_parse runs inside swim_parse_splash 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.