
Internal helper – ESPN basketball calendar
Source:R/espn_basketball_calendar_helpers.R
dot-espn_basketball_calendar.RdFetches the schedule calendar for an ESPN basketball league and returns a
tidy tibble of calendar entries. This is the single implementation shared by
espn_wbb_calendar() (league = "womens-college-basketball") and
espn_wnba_calendar() (league = "wnba"). The scoreboard endpoint carries a
leagues[[1]]$calendar block that describes the season types and their
date-range entries (weeks / round labels).