remove_unneeded_rounds: Removes unneeded rounds columns within 'tf_parse'

View source: R/remove_unneeded_rounds.R

remove_unneeded_roundsR Documentation

Removes unneeded rounds columns within tf_parse

Description

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

Usage

remove_unneeded_rounds(x)

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


gpilgrim2670/JumpeR documentation built on March 25, 2023, 4:57 p.m.