Description Usage Arguments Value See Also
Takes the output of read_results
and, inside of tf_parse
,
extracts split times and associated row numbers
1 | splits_parse(text, split_len = 1)
|
text |
output of |
split_len |
the distance at which splits are measured |
returns a data frame with split times and row numbers
splits_parse
runs inside tf_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.