phf_player_box {fastRhockey}R Documentation

PHF Player Boxscore

Description

phf_player_box: loads the player boxscore

Usage

phf_player_box(game_id)

Arguments

game_id

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

Value

A named list of data frames: skaters, goalies

Examples


  try(phf_player_box(game_id = 420339))


[Package fastRhockey version 0.4.0 Index]