nhl_player_stats {fastRhockey}R Documentation

NHL Player Stats

Description

Returns player stats for a given player ID

Usage

nhl_player_stats(player_id)

Arguments

player_id

Player unique ID

Value

Returns a tibble

Examples


  try(nhl_player_stats(player_id=8476899))


[Package fastRhockey version 0.4.0 Index]