View source: R/phf_player_stats.R
| phf_player_stats | R Documentation | 
phf_player_stats: loads the player stats
phf_player_stats(player_id)
player_id | 
 The unique ID code for the player that you are interested in viewing the data for  | 
A named list of data frames: career, game_log
  try(phf_player_stats(player_id = 431611))
  try(phf_player_stats(player_id = 532475))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.