wind_from_rounds: Pulls Wind Data by Round from Horizontal Flash Table Results

Description Usage Arguments Value See Also

View source: R/flash_wind_from_rounds.R

Description

In some Flash Table results for horizontal events (long jump, triple jump, throwing events), a wind value is listed for each round/attempt. This function pulls out those wind values into columns called "Round_1_Wind" (if the round data is in a column called Round_1)

Usage

1

Arguments

df

a data frame containing results with wind data included in round columns.

Value

a data frame with all wind data in separate (tidy) columns

See Also

wind_from_rounds is a helper function inside flash_clean_horizontal_events


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