nhl_api {nhlscraper}R Documentation

Call NHL API

Description

Call NHL API

Usage

nhl_api(path, query = list(), type)

Arguments

path

String

query

list

type

integer where 1=api-web, 2=api.nhle, and 3=records.nhl

Value

parsed JSON


[Package nhlscraper version 0.2.0 Index]