Learn R Programming

ncaahoopR (version 1.5.8)

get_boxscore: Get Boxscore

Description

Gets boxscores for each team for a given game.

Usage

get_boxscore(game_id)

Arguments

game_id

ESPN game_id for which to scrape boxscore.

Value

A named list containing two dataframes with boxscore for each team. First team in list is away team, second is home team.