Description Usage Arguments Value Examples
View source: R/getUpdatedRefSR.R
This function inputs a master file of speed ratings and references and returns a list of updated reference speed ratings for the runners contained in the master list.
1 | getUpdatedRefSR(allSpeedRatings, updatedReference, race, year)
|
allSpeedRatings |
The master speed rating data frame |
updatedReference |
The master updated reference data frame |
race |
The raceID for the newest race |
year |
The year of the current race |
updatedReferences The data frame of updated reference speed ratings
1 | getUpdatedRefSR(allSpeedRatings, c("mOswego17", "mWilliams17", "mGeneseo17"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.