Description Usage Arguments Value
View source: R/flash_wind_from_rounds.R
Helper function for extracting wind data from round columns
1 | wind_from_rounds_helper(df = df, i, round_cols, ...)
|
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 |
a list of data frames with all wind data for each round in a separate (tidy) column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.