fetch_player_games_stats: fetch_player_games_stats

Description Usage Arguments Value Examples

Description

fetch all games stats for a specific player from the nhl api

Usage

1
fetch_player_games_stats(player_id, season = "")

Arguments

player_id

a number or string that represent the id of an nhl player

season

a number of string, if you want to specify a specific season , example 20182019

Value

data.table that contains all stats for the requested player

Examples

1
2

N1KG/rockey documentation built on May 28, 2019, 6:05 p.m.