getUpdatedRefSR: Get Updating Reference Speed Rating

Description Usage Arguments Value Examples

View source: R/getUpdatedRefSR.R

Description

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.

Usage

1
getUpdatedRefSR(allSpeedRatings, updatedReference, race, year)

Arguments

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

Value

updatedReferences The data frame of updated reference speed ratings

Examples

1
getUpdatedRefSR(allSpeedRatings, c("mOswego17", "mWilliams17", "mGeneseo17"))

sf585978/speedR documentation built on Nov. 25, 2019, 10:10 p.m.