Description Usage Arguments Value
This function generates predictions using an Elo table for the slate of games on a given date.
1 | current.day.prediction(elo.table, date = Sys.Date())
|
elo.table |
An Elo table generated using elo.table.generator |
date |
The date through which the Elo ratings should be calculated. Should use YYYY-mm-dd format. Defaults to current date. |
A list of predictions for the given date.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.