splits_parse_splash_helper_2: Produces data frames of splits within 'swim_parse_splash' for...

View source: R/splash_splits_parse.R

splits_parse_splash_helper_2R Documentation

Produces data frames of splits within swim_parse_splash for Splash results

Description

Converts strings of splits and row numbers into data frames with a row number column (V1) and a splits column (Split_XX)

Usage

splits_parse_splash_helper_2(data, split_distances, i)

Arguments

data

a list of lists containing splits and row numbers

split_distances

a list of distances for splits, e.g. "50m", "100m"

i

a number between 1 and the length of split_distances

Value

returns a data frame with split times and row numbers

See Also

splits_parse_splash_helper_2 runs inside splits_parse_splash


SwimmeR documentation built on March 31, 2023, 8:27 p.m.