espn_mbb_team_stats: *Get ESPN men's college basketball team stats data*

espn_mbb_team_statsR Documentation

Get ESPN men's college basketball team stats data

Description

Get ESPN men's college basketball team stats data

Usage

espn_mbb_team_stats(team_id, year, season_type = "regular", total = FALSE)

Arguments

team_id

Team ID

year

Year

season_type

(character, default: regular): Season type - regular or postseason

total

(boolean, default: FALSE): Totals

Value

Returns a tibble with the team stats data

Author(s)

Saiem Gilani

Examples


  try(espn_mbb_team_stats(team_id = 52, year = 2020))


hoopR documentation built on June 18, 2022, 1:06 a.m.