get_game_data: Get game data (play-by-play, odds, and game details) for a...

View source: R/get_game_data.R

get_game_dataR Documentation

Get game data (play-by-play, odds, and game details) for a given gameId

Description

Requires use of ESPN oriented team names, found in locally saved file (ids.csv)

Usage

get_game_data(espn_game_id)

Arguments

espn_game_id

(str) The eight digit gameId for the desired game

Value

A dataframe with complete game play-by-play data, along with season and game info


dhutexas/ncaa_bball documentation built on March 23, 2022, 12:13 p.m.