Description
Help Basketball Data Analysis.
Description
Provides interface to the online basketball data resources such as Basketball reference API <https://www.basketball-reference.com/> and helps R users analyze basketball data.
README.md
NBAloveR
"NBAloveR" is an R package that helps you analyze basketball data easily using statistical software tool, R.
Installation
devtools::install_github("koki25ando/NBAloveR")
library(NBAloveR)
Data Source
Data you can get using this package are from following websites.
Hands-on Tutorial
Visit my blog posts to learn more about NBAloveR package!