espn_mbb_team_stats | R Documentation |
Get ESPN men's college basketball team stats data
espn_mbb_team_stats(team_id, year, season_type = "regular", total = FALSE)
team_id |
Team ID |
year |
Year |
season_type |
(character, default: regular): Season type - regular or postseason |
total |
(boolean, default: FALSE): Totals |
Returns a tibble with the team stats data
Saiem Gilani
try(espn_mbb_team_stats(team_id = 52, year = 2020))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.