flash_attempts_split_long_helper: Creates new columns for splitting attempts strings in long format
Description
Given a data frame with columns "Round_1_Attempts" it will produce three
rows, for each of the attempts in flight 1
Usage
flash_attempts_split_long_helper(data)
Value
returns a data frame with Round_X_Attempts columns split into
individual rows
See Also
attempts_split_long_helper
is a helper function inside
attempts_split_long