phf_team_box: *PHF Team Boxscore*

View source: R/phf_team_box.R

phf_team_boxR Documentation

PHF Team Boxscore

Description

phf_team_box: loads the team boxscore and shot/score data for a game into one data frame through just one function

Usage

phf_team_box(game_id)

Arguments

game_id

The unique ID code for the game that you are interested in viewing the data for

Value

A dataframe of team-level box score information

Examples


  try(phf_team_box(game_id = 420339))


benhowell71/fastRhockey documentation built on March 1, 2024, 9:23 a.m.