Learn R Programming

SwimmeR (version 0.14.2)

splits_parse_splash_helper_1: 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)

Value

returns a data frame with split times and row numbers

Arguments

data

a list of lists containing splits and row numbers

See Also

splits_parse_splash_helper_1 runs inside splits_parse_splash