phf_player_stats: *PHF Player Stats*

View source: R/phf_player_stats.R

phf_player_statsR Documentation

PHF Player Stats

Description

phf_player_stats: loads the player stats

Usage

phf_player_stats(player_id)

Arguments

player_id

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

Value

A named list of data frames: career, game_log

Examples


  try(phf_player_stats(player_id = 431611))
  try(phf_player_stats(player_id = 532475))


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