flash_attempts_split_long_helper: Creates new columns for splitting attempts strings in long...

View source: R/attempts_split_long.R

flash_attempts_split_long_helperR Documentation

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)

Arguments

data

output from tf_parse

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


gpilgrim2670/JumpeR documentation built on March 25, 2023, 4:57 p.m.