wind_from_rounds_helper: Helper function for extracting wind data from round columns

Description Usage Arguments Value

View source: R/flash_wind_from_rounds.R

Description

Helper function for extracting wind data from round columns

Usage

1
wind_from_rounds_helper(df = df, i, round_cols, ...)

Arguments

df

a data frame containing round columns with both results and wind data

i

list of values to iterate along

round_cols

list of columns containing results and wind values by round

...

other arguments as needed

Value

a list of data frames with all wind data for each round in a separate (tidy) column


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