scrape_box_score: Get Box Score Data per game

View source: R/scrape_box_score.R

scrape_box_scoreR Documentation

Get Box Score Data per game

Description

This function will return a dataframe with the box score information as well as additional rows for the team totals and opponent totals for both teams.

Usage

scrape_box_score(game_id)

Arguments

game_id

game_id

Game ID can be retrived from the schedule function


jflancer/bigballR documentation built on March 1, 2025, 3:57 a.m.