scrape_box: Box Score Scrape

scrape_boxR Documentation

Box Score Scrape

Description

This function returns a box score for the given game

Usage

scrape_box(game_id, use_file = F, save_file = F, base_path = NA, overwrite = F)

Arguments

game_id

box id for the game

Value

data frame with each row representing a player in the game

Examples

scrape_box(1982642)

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