powered by
Loads player level season stats provided by Pro Football Reference starting with the 2019 season.
load_pfr_passing(seasons = TRUE)
A tibble of season-level player statistics provided by Pro Football Reference.
a numeric vector specifying what seasons to return, if TRUE returns all available data
TRUE
https://nflreadr.nflverse.com/articles/dictionary_pfr_passing.html for the web data dictionary
dictionary_pfr_passing for the data dictionary as bundled within the package
dictionary_pfr_passing
Issues with this data should be filed here: https://github.com/nflverse/nflverse-pfr
.for_cran() # \donttest{ load_pfr_passing() # }
Run the code above in your browser using DataLab