tonyelhabr / ffsched

R package for simulating schedules and standings for fantasy football
https://tonyelhabr.github.io/ffsched/
Other
0 stars 1 forks source link

ffsched

Lifecycle:
maturing

{ffsched} can generate unique sports league schedules. If you happen to have an ESPN fantasy football league, then {ffsched} can pull your league’s scores and help you figure out the likelihood of your standings by combining teams’ actual scores with simulated schedules. (Often the team that scores the most points across all games in the season does not end up winning due to “unlucky” opponent matchups!)

Installation

You can install the development version of {ffsched} from GitHub with:

# install.packages("remotes")
remotes::install_github("tonyelhabr/ffsched")

Basic Usage

See the vignette.