remove_unneeded_rounds: Removes unneeded rounds columns within 'tf_parse'

Description Usage Arguments Value See Also

View source: R/remove_unneeded_rounds.R

Description

Inside of tf_parse & tf_parse, removes round columns that do not have an associated round_attempts column

Usage

1

Arguments

x

data frame with columns called both "Round_X" and "Round_X_Results" where X is a number

Value

returns a data frame where Round_X columns that do not have a corresponding Round_X_Results have been removed

See Also

remove_unneeded_rounds runs inside flash_parse & tf_parse


JumpeR documentation built on Nov. 17, 2021, 1:07 a.m.