Returns career player stats from the NHL Records API
(https://records.nhl.com/site/api/player-stats). Supports Cayenne
filtering and pagination.
Examples
# \donttest{
try(nhl_records_player_stats(cayenne_exp = "playerId=8478402"))
#> 2026-06-13 03:25:47.281075: Error fetching records resource 'player-stats': The API returned an error
#> NULL
# }
