getSeasonScores: Get Season Scores

Description Usage Arguments Value See Also

Description

Gets season scores (or scores for all games in a schedule), including OT & SO status, shots, goals, and shootout attempts & goals if applicable

Usage

1
getSeasonScores(season = NULL, schedule = NULL, progress_bar = TRUE)

Arguments

season

Season's scores to get. Ignored if schedule provided, otherwise gets schedule from getSeasonSchedule().

schedule

Optional, if season provided. Season schedule from getSeasonSchedule().

progress_bar

Optional, logical, if progress bar as scores are retrieved.

Value

a data frame

See Also

getSeasonSchedule


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