Learn R Programming

JumpeR (version 0.3.0)

flash_rounds_parse: Collects attempts within tf_parse

Description

Takes the output of read_results and, inside of tf_parse, extracts jump/throw attempts and associated row numbers

Usage

flash_rounds_parse(text)

Arguments

text

output of read_results with row numbers appended by add_row_numbers

Value

returns a data frame with split times and row numbers

See Also

rounds_parse_flash runs inside flash_parse on the output of read_results with row numbers from add_row_numbers