Learn R Programming

SwimmeR (version 0.14.2)

collect_relay_swimmers_splash: Collects relay swimmers as a data frame within swim_parse_splash

Description

Collects relay swimmers as a data frame within swim_parse_splash

Usage

collect_relay_swimmers_splash(x, relay_indent = Indent_Length)

Value

returns a data frame of relay swimmers and the associated performance row number

Arguments

x

output from read_results followed by add_row_numbers

relay_indent

the number of spaces relay swimmer lines are indented compared to regular swimmer lines

See Also

collect_relay_swimmers_data runs inside of swim_parse_splash