powered by
This returns game/schedule information as maintained by Lee Sharpe.
load_schedules(seasons = TRUE)
A tibble of game information for past and/or future games.
a numeric vector of seasons to return, default TRUE returns all available data.
TRUE
https://nflreadr.nflverse.com/articles/dictionary_schedules.html for a web version of the data dictionary
dictionary_schedules for the data dictionary as a dataframe
dictionary_schedules
Issues with this data should be filed here: https://github.com/nflverse/nfldata
.for_cran() # \donttest{ try({ # prevents cran errors load_schedules(2020) }) # }
Run the code above in your browser using DataLab