espn_mbb_game_all: *Get ESPN men's college basketball data (Pbp, Team and Player...

View source: R/espn_mbb_data.R

espn_mbb_game_allR Documentation

Get ESPN men's college basketball data (Pbp, Team and Player Box)

Description

Get ESPN men's college basketball data (Pbp, Team and Player Box)

Usage

espn_mbb_game_all(game_id)

Arguments

game_id

Game ID

Value

A named list of data frames: Plays, Team, Player

Author(s)

Saiem Gilani

Examples


  try(espn_mbb_game_all(game_id = 401256760))


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