Skip to contents

This function fetches play-by-play data for a given game ID.

Usage

fetch_data_play_by_play(game_id)

Arguments

game_id

The ID of the game for which to fetch data.

Value

A list containing the raw play-by-play data and column names.