nflscrapR
-data repositoryThis repository contains both data accessed from NFL.com using nflscrapR
along with all of the statistics generated by the nflscrapR
expected points
and win probability models (source code available here).
The data folders are organized in the following manner (will be updating):
nflscrapR
, with three folders for pre-, post-, and regular season games.nflscrapR::scrape_game_ids
function containing info such as the home and away team,
score, game's URL, with three folders for pre-, post-, and regular season games.nflscrapR
Additionally, code examples are located in the R folder.
During the 2018 NFL season, this repository will be updated at least once a week on either Tuesday or Wednesday to account for each week of games played.