collect_relay_swimmers_splash {SwimmeR} | R Documentation |
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)
Arguments
x |
output from |
relay_indent |
the number of spaces relay swimmer lines are indented compared to regular swimmer lines |
Value
returns a data frame of relay swimmers and the associated performance row number
See Also
collect_relay_swimmers_data
runs inside of
swim_parse_splash
[Package SwimmeR version 0.14.2 Index]