Skip to content

❗ This is a read-only mirror of the CRAN R package repository. BasketballAnalyzeR — Analysis and Visualization of Basketball Data. Homepage: https://github.com/sndmrc/BasketballAnalyzeR/ Report bugs for this package: https://github.com/sndmrc/BasketballAnalyzeR/issues

Notifications You must be signed in to change notification settings

cran/BasketballAnalyzeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasketballAnalyzeR

Contains data and code to accompany the book
P. Zuccolotto and M. Manisera (2020) Basketball Data Science. Applications with R. CRC Press. ISBN 9781138600799.

Developers

Marco Sandri, Paola Zuccolotto, Marica Manisera
Big and Open Data Innovation Laboratory (BODaI-Lab)
https://bodai.unibs.it/
University of Brescia, Italy

Installation

# From CRAN:
install.packages("BasketballAnalyzeR")

# From Github (development version):
install.packages("devtools")
devtools::install_github("sndmrc/BasketballAnalyzeR"")

Warning

If you want to reproduce the figures contained in the book of Zuccolotto and Manisera (2020) and if the version of your R machine is >= 3.6.0, you need to type

RNGkind(sample.kind = "Rounding")

at the beginning of your working session.

Links

https://CRAN.R-project.org/package=BasketballAnalyzeR

Visit the Basketball Analyzer website at: bdsports.unibs.it/basketballanalyzer/

About

❗ This is a read-only mirror of the CRAN R package repository. BasketballAnalyzeR — Analysis and Visualization of Basketball Data. Homepage: https://github.com/sndmrc/BasketballAnalyzeR/ Report bugs for this package: https://github.com/sndmrc/BasketballAnalyzeR/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages