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

View source: R/attempts_split_long.R

hytek_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

hytek_attempts_split_long_helper(i, data, old_cols)

Arguments

i

output from read_results followed by add_row_numbers

data

output from tf_parse

old_cols

a list of old columns to split

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.