attempts_remove: Collects flight attempts within 'tf_parse'

View source: R/attempts_remove.R

attempts_removeR Documentation

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


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