Add functions for the capability of pulling season cumulative stats from nflfastR using NFL play-by-play data.
This will allow for obtaining stats for analysis of player performance over a season.
DESIGN
Get play-by-play data with nflfastR
Parse data to create season stats for QB/RB/WR/TE
Export to dataframe
Include documentation for each function using roxygen2
IMPACT
This will add a new capability that is part of the foundation of nuclearff.
REASON
Add functions for the capability of pulling season cumulative stats from
nflfastR
using NFL play-by-play data. This will allow for obtaining stats for analysis of player performance over a season.DESIGN
nflfastR
roxygen2
IMPACT
This will add a new capability that is part of the foundation of
nuclearff
.ROADMAP