View source: R/get_depth_chart.R
get_depth_chart | R Documentation |
Get ESPN NFL depth chart by year and team
get_depth_chart(season = 2020, team = 23)
season |
Either numeric or character |
team |
team_id, can be retrieved via get_nfl_teams |
Returns a tibble
# Get ALL Playoff QBR from 2016 season get_depth_chart("2016", team = 23)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.