“NBAloveR” is an R package that helps you analyze basketball data easily using statistical software tool, R.
devtools::install_github("koki25ando/NBAloveR")
library(NBAloveR)
Data you can get using this package are from following websites. + Basketball Reference + nbadraft.net + RealGM
Visit my blog posts to learn more about NBAloveR package! + Introducing “NBAloveR” + NBAloveR is now updated!