GetApiJson: Call the nhl api and parse the retun

Description Usage Arguments Value Examples

View source: R/nhl_scraping.R

Description

Send a call to the 'NHL' api and get the result back in a list

Usage

1

Arguments

call

character, contains the api query

Value

list, contains all the data in the api call

Examples

1
GetApiJson("game/2019020001/feed/live")

nhlscrape documentation built on March 26, 2020, 5:29 p.m.