Other packages > Find by keyword >

nflfastR  

Functions to Efficiently Access NFL Play by Play Data
View on CRAN: Click here


Download and install nflfastR package within the R console
Install from CRAN:
install.packages("nflfastR")

Install from Github:
library("remotes")
install_github("cran/nflfastR")

Install by package version:
library("remotes")
install_version("nflfastR", "5.1.0")



Attach the package and use:
library("nflfastR")
Maintained by
Ben Baldwin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-09-01
Latest Update: 2025-05-14
Description:
A set of functions to access National Football League play-by-play data from .
How to cite:
Ben Baldwin (2020). nflfastR: Functions to Efficiently Access NFL Play by Play Data. R package version 5.1.0, https://cran.r-project.org/web/packages/nflfastR. Accessed 06 Mar. 2026.
Previous versions and publish date:
2.2.1 (2020-09-01 11:00), 3.0.0 (2020-09-24 22:10), 3.1.1 (2020-10-22 18:50), 3.2.0 (2020-11-20 16:10), 4.0.0 (2021-02-15 19:40), 4.1.0 (2021-03-23 17:50), 4.2.0 (2021-08-03 17:10), 4.3.0 (2021-10-06 13:30), 4.4.0 (2022-08-07 00:00), 4.5.0 (2022-11-05 15:40), 4.5.1 (2022-12-22 17:30), 4.6.0 (2023-10-20 17:30), 4.6.1 (2024-01-10 00:13), 5.0.0 (2024-11-27 00:10), 5.1.0 (2025-05-14 16:00)
Other packages that cited nflfastR R package
View nflfastR citation profile
Other R packages that nflfastR depends, imports, suggests or enhances
Complete documentation for nflfastR
Functions, R codes and Examples using the nflfastR R package
Some associated functions: add_qb_epa . add_xpass . add_xyac . build_nflfastR_pbp . calculate_expected_points . calculate_player_stats . calculate_player_stats_def . calculate_player_stats_kicking . calculate_series_conversion_rates . calculate_standings . calculate_win_probability . clean_pbp . decode_player_ids . fast_scraper . fast_scraper_roster . fast_scraper_schedules . field_descriptions . load_pbp . load_player_stats . missing_raw_pbp . nflfastR-package . report . save_raw_pbp . stat_ids . teams_colors_logos . update_db . 
Some associated R codes: aggregate_game_stats.R . aggregate_game_stats_def.R . aggregate_game_stats_kicking.R . build_nflfastR_pbp.R . build_playstats.R . calculate_series_conversion_rates.R . calculate_standings.R . data_documentation.R . ep_wp_calculators.R . helper_add_cp_cpoe.R . helper_add_ep_wp.R . helper_add_fixed_drives.R . helper_add_game_data.R . helper_add_nflscrapr_mutations.R . helper_add_series_data.R . helper_add_xpass.R . helper_add_xyac.R . helper_additional_functions.R . helper_database_functions.R . helper_decode_player_ids.R . helper_get_scheds_and_rosters.R . helper_scrape_gc.R . helper_scrape_nfl.R . helper_tidy_play_stats.R . helper_variable_selector.R . load_pbp.R . load_player_stats.R . nflfastR-package.R . report.R . save_raw_pbp.R . top-level_scraper.R . utils.R .  Full nflfastR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA