Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 246 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 246 Bytes

broomball

live: http://binf.gmu.edu/dnegron2/broomball/

stats processing for broomball

run

example:

time ( ./build.sh && ./season.sh && ./career.R && ./index.R )

dependencies

  • R
  • tidyverse
  • openxlsx
  • visNetwork
  • etc...