getConference: Get Conference

Description Usage Arguments Value Examples

Description

Get the NHL conferences, including historical conferences. Or, get one single conference

Usage

1
getConference(conference = NULL)

Arguments

conference

Optional, get specific conference information. Eastern = 6, Western = 5, World cup of Hockey = 7

Value

The API output of conferences

Examples

1
2
#See information on the NHL conferences:
conferences <- getConference()

pbulsink/nhlRapi documentation built on June 27, 2019, 6:35 p.m.