Learn R Programming

nhlscraper (version 0.4.2)

get_scoreboards: Access the scoreboards for a date

Description

get_scoreboards() is deprecated. Use scores() instead.

Usage

get_scoreboards(date = "now")

Value

data.frame with one row per game

Arguments

date

character in 'YYYY-MM-DD' (e.g., '2025-01-01'); see seasons() for reference