getAPISeries: Get Playoff Series using the NHL API

View source: R/api-interface.R

getAPISeriesR Documentation

Get Playoff Series using the NHL API

Description

Gets the current season (or previous seasons') playoff series information using the NHL API

Usage

getAPISeries(season = getCurrentSeason8())

Arguments

season

Optional, the season's playoff series to retrieve

Value

a data frame with Round, Series, Home and Away Teams, number of wins each, playoff ranking/seed and whether the series is complete


pbulsink/HockeyModel documentation built on Dec. 16, 2024, 8:03 a.m.