fetch_game_feed: fetch_game_feed

Description Usage Arguments Value Examples

Description

fetch the game feed for a specific game from the nhl api

Usage

1
fetch_game_feed(game_id)

Arguments

game_id

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

Value

data.table that contains all event for the requested game

Examples

1
2
fetch_game_feed(2018020001)
fetch_game_feed("2018020001")

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