Learn R Programming

fastRhockey (version 0.4.0)

phf_player_box: PHF Player Boxscore

Description

phf_player_box: loads the player boxscore

Usage

phf_player_box(game_id)

Value

A named list of data frames: skaters, goalies

Arguments

game_id

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

Examples

Run this code
# \donttest{
  try(phf_player_box(game_id = 420339))
# }

Run the code above in your browser using DataLab