ffanalytics
ffanalytics copied to clipboard
ffanalytics R package
NOTE: PACKAGE IS OUTDATED PLEASE USE PACKAGE AT: https://github.com/FantasyFootballAnalytics/ffanalytics
ffanalytics R package by Fantasy Football Analytics
Initial install and configuration
Once you have downloaded the repo to your local environment, the first thing that you want to do is to install all of the packages that this project will require. This way you will avoid errors when running the scripts.
install.packages(c("reshape", "MASS", "psych", "Rglpk", "XML", "data.table"), dependencies=TRUE)
More info
Fantasy Football Analytics is a website for harnessing the power of statistics, data analysis, and R to improve your performance in fantasy football. Read more at http://fantasyfootballanalytics.net/.