knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

fvoa

The goal of fvoa is to scrape fantasy information from ESPN and Yahoo Fantasy Football and can uses data to compare teams, simulate seasons, and create visuals. Essentially everything you need to build analytics behind your trash-talking.

You can install te development version from GitHub with:

# install.packages("devtools")
devtools::install_github("scottfrechette/fvoa")


scottfrechette/fvoa documentation built on Nov. 7, 2023, 3:44 p.m.