get_538_elo_historical | R Documentation |
Get historical ELO ratings from FiveThirtyEight
get_538_elo_historical(team = "pit")
team |
character, team abbreviated name, must be one of "ari", "atl", "bal", "buf", "car", "chi", "cin", "cle", "dal", "den", "det", "gb", "hou", "ind", "jax", "kc", "oak", "lac", "lar", "mia", "min", "ne", "no", "nyg", "nyj", "phi", "pit", "sf", "sea", "tb", "ten", "wsh" |
Returns a tibble
# Get historic elo for specific team
get_538_elo_historical(team = "pit")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.