Learn R Programming

JumpeR (version 0.3.0)

wind_from_rounds_helper: Helper function for extracting wind data from round columns

Description

Helper function for extracting wind data from round columns

Usage

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