Learn R Programming

fastRhockey (version 0.4.0)

phf_player_stats: PHF Player Stats

Description

phf_player_stats: loads the player stats

Usage

phf_player_stats(player_id)

Value

A named list of data frames: career, game_log

Arguments

player_id

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

Examples

Run this code
# \donttest{
  try(phf_player_stats(player_id = 431611))
# }

Run the code above in your browser using DataLab