load_pfr_passing: Load Advanced Passing Stats from PFR

View source: R/load_pfr_advstats.R

load_pfr_passingR Documentation

Load Advanced Passing Stats from PFR

Description

Loads player level season stats provided by Pro Football Reference starting with the 2019 season.

Usage

load_pfr_passing(seasons = TRUE)

Arguments

seasons

a numeric vector specifying what seasons to return, if TRUE returns all available data

Value

A tibble of season-level player statistics provided by Pro Football Reference.

See Also

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

Examples



  load_pfr_passing()



nflreadr documentation built on Sept. 8, 2023, 5:57 p.m.