You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A package to help you master the NBA data universe in R.
## Wrappers
* NBA Stats API
* Basketball-Reference
* HoopsHype
* nbadraft.net
* realgm
* Basketball Insiders
## Parallel Computing
This package now supports parallel computing for all iterative functions. In order to utilize this just run ```future::plan`` with your selected method.