get_538_elo_historical: Get historical ELO ratings from FiveThirtyEight

get_538_elo_historicalR Documentation

Get historical ELO ratings from FiveThirtyEight

Description

Get historical ELO ratings from FiveThirtyEight

Usage

get_538_elo_historical(team = "pit")

Arguments

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"

Value

Returns a tibble

Examples


# Get historic elo for specific team
get_538_elo_historical(team = "pit")

jthomasmock/espnscrapeR documentation built on Feb. 11, 2024, 4:07 p.m.