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


[Package fastRhockey version 0.4.0 Index]