View source: R/load_pfr_advstats.R
load_pfr_passing | R Documentation |
Loads player level season stats provided by Pro Football Reference starting with the 2019 season.
load_pfr_passing(seasons = TRUE)
seasons |
a numeric vector specifying what seasons to return, if |
A tibble of season-level player statistics provided by Pro Football Reference.
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
Issues with this data should be filed here: https://github.com/nflverse/nflverse-pfr
load_pfr_passing()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.