Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 486 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 486 Bytes

sportsbets

Currently this package provides an ESPN NFL scraper for statistics of points and their live line together with a multivariate optimizer for betting allocations.

Installation

You can install the github version with devtools

devtools::install_github("shill1729/sportsbets")

Example

This is a basic example which shows you how to solve a common problem:

library(sportsbets)
## basic example code