Football Data from R

Overview

The nflverse is a set of data packages for the R programming language dedicated to data of the NFL. It consists of the following packages:

  • nflfastR
  • nflseedR
  • nfl4th
  • nflreadr
  • nflplotR

Installing

The nflverse packages can be installed by calling install.packages:
install.packages('nflverse')