Learn R Programming

JumpeR (version 0.3.0)

attempts_remove: Collects flight attempts within tf_parse

Description

Takes the output of read_results and, inside of tf_parse, extracts vertical jump attempts and associated row numbers

Usage

attempts_remove(df)

Arguments

df

dataframe with jump attempt columns containing (X, O, PASS etc) and other columns

Value

returns a dataframe with the attempt columns removed

See Also

attempts_remove runs inside flash_parse