| splits_parse | R Documentation |
swim_parseTakes the output of read_results and, inside of swim_parse,
extracts split times and associated row numbers
splits_parse(text, split_len = split_length)
text |
output of |
split_len |
length of pool at which splits are measured - usually 25 or 50 |
returns a data frame with split times and row numbers
splits_parse runs inside swim_parse on the
output of read_results with row numbers from
add_row_numbers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.