Package index
-
build_nflfastR_pbp()
- Build a Complete nflfastR Data Set
-
update_db()
- Update or Create a nflfastR Play-by-Play Database
Load Functions
These functions access precomputed data using the nflreadr package. See https://nflreadr.nflverse.com for info and more data load functions.
-
load_pbp()
- Load Play By Play
-
load_player_stats()
- Load Player Level Weekly Stats
-
save_raw_pbp()
- Download Raw PBP Data to Local Filesystem
-
missing_raw_pbp()
- Compute Missing Raw PBP Data on Local Filesystem
-
calculate_expected_points()
- Compute expected points
-
calculate_win_probability()
- Compute win probability
-
calculate_player_stats()
- Get Official Game Stats
-
calculate_player_stats_def()
- Get Official Game Stats on Defense
-
calculate_player_stats_kicking()
- Summarize Kicking Stats
-
calculate_standings()
- Compute Division Standings and Conference Seeds from Play by Play
-
calculate_series_conversion_rates()
- Compute Series Conversion Information from Play by Play
-
report()
- Get a Situation Report on System, nflverse Package Versions and Dependencies
-
nflfastR
nflfastR-package
- nflfastR: Functions to Efficiently Access NFL Play by Play Data
-
teams_colors_logos
- NFL Team names, colors and logo urls.
-
field_descriptions
- nflfastR Field Descriptions
-
stat_ids
- NFL Stat IDs and their Meanings
Lower Level Functions
These functions are wrapped in the above listed main functions and typically not used by the enduser.
-
fast_scraper()
- Get NFL Play by Play Data
-
add_qb_epa()
- Compute QB epa
-
add_xpass()
- Add expected pass columns
-
add_xyac()
- Add expected yards after completion (xyac) variables
-
clean_pbp()
- Clean Play by Play Data
-
decode_player_ids()
- Decode the player IDs in nflfastR play-by-play data
-
fast_scraper_roster()
- Load Team Rosters for Multiple Seasons
-
fast_scraper_schedules()
- Load NFL Season Schedules