| tv_schedule | R Documentation |
tv_schedule() returns NHL Network broadcast schedule rows for one date,
with one row per program/broadcast item.
tv_schedule(date = "now")
date |
character in 'YYYY-MM-DD' (e.g., '2025-01-01'); see
|
data.frame with one row per program
tv_schedule_Halloween_2025 <- tv_schedule(date = '2025-10-31')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.