Description Usage Arguments Value See Also
View source: R/attempts_split.R
Given a data frame with columns "Round_1_Attempts" it will output three columns, for each of the attempts in round 1 (Round_1_Attempt_1, Round_1_Attempt_2 etc.)
1 | attempts_split(data_to_split)
|
data_to_split |
output from |
returns a data frame with Round_X_Attempts columns split into
individual attempts inside tf_parse
attempts_split
is a helper function inside
tf_parse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.