phf_player_stats: loads the player stats
The PHF has ceased operations. This function is deprecated and will be removed in a future release.
Examples
# \donttest{
try(phf_player_stats(player_id = 431611))
#> Error : `phf_player_stats()` was deprecated in fastRhockey 1.0.0 and is now
#> defunct.
#> ℹ The PHF has ceased operations.
try(phf_player_stats(player_id = 532475))
#> Error : `phf_player_stats()` was deprecated in fastRhockey 1.0.0 and is now
#> defunct.
#> ℹ The PHF has ceased operations.
# }
