Added functions to access ESPN API:
espn_cfb_calendar()
espn_cfb_schedule()
- Added EPA and WPA processing to
espn_cfb_pbp()
espn_cfb_team_stats()
Added functions to pull data from the data repo:
- Removes
furrr
,future
dependencies, addsRcpp
,RcppParallel
, andpurrr
dependencies