README.md

hattrupbasket

hattrupbasket is a tiny r-package providing basic functions to calculate and visualize advanced basketball statistics

Please note: hattrupbasket is still far away from v1!

However, if You would like to play around with it, try the following:

  # load [R] package --------------------------
  install.packages("devtools")
  install_github('danorama/hattrupbasket')
  library(hattrupbasket)

  # list avaiable functions -------------------
  lsf.str("package:hattrupbasket")

  # remove package ----------------------------
  detach(package:hattrupbasket)
  remove.packages('hattrupbasket')

Or try the webservice



danorama/hattrupbasket documentation built on May 12, 2019, 2:05 p.m.