splits_parse_splash_helper_1 {SwimmeR}R 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_1(data)

Arguments

data

a list of lists containing splits and row numbers

Value

returns a data frame with split times and row numbers

See Also

splits_parse_splash_helper_1 runs inside splits_parse_splash


[Package SwimmeR version 0.14.2 Index]