View source: R/remove_unneeded_rounds.R
remove_unneeded_rounds | R Documentation |
tf_parse
Inside of tf_parse
& tf_parse
, removes round columns that do
not have an associated round_attempts column
remove_unneeded_rounds(x)
x |
data frame with columns called both "Round_X" and "Round_X_Results" where X is a number |
returns a data frame where Round_X columns that do not have a corresponding Round_X_Results have been removed
remove_unneeded_rounds
runs inside flash_parse
& tf_parse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.