get_538_elo | R Documentation |
Get ELO ratings from FiveThirtyEight
get_538_elo(season = 2020, stat = "weekly_elo")
season |
character or numeric, must be 2015 or greater |
stat |
character, must be one of "games", "weekly_elo", "weekly_rating", "distance", "qb_adj_playoff", "qb_adj" |
Returns a tibble
# Get elo for specific season and stat
get_538_elo(season = 2020, stat = "weekly_elo")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.