| scores | R Documentation |
scores() returns the public scoreboard for one date with one row per game,
including team abbreviations, start/status fields, score state, venue,
broadcasts, and game links when the API exposes them.
scores(date = "now")
date |
character in 'YYYY-MM-DD' (e.g., '2025-01-01'); see
|
data.frame with one row per game
scores_Halloween_2025 <- scores(date = '2025-10-31')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.