Description Usage Arguments Value See Also
View source: R/attempts_split_long.R
Given a data frame with columns "Round_1_Attempts" it will produce three rows, for each of the attempts in flight 1
1 | hytek_attempts_split_long_helper(i, data, old_cols)
|
i |
output from |
data |
output from |
old_cols |
a list of old columns to split |
returns a data frame with Round_X_Attempts columns split into individual rows
attempts_split_long_helper
is a helper function inside
attempts_split_long
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.