Skip to content

rriordan/ffanalytics

 
 

Repository files navigation

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/.

About

ffanalytics R package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%