phf_team_box {fastRhockey}R 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))


[Package fastRhockey version 0.4.0 Index]