Currently this package provides an ESPN NFL scraper for statistics of points and their live line together with a multivariate optimizer for betting allocations.
You can install the github version with devtools
devtools::install_github("shill1729/sportsbets")
This is a basic example which shows you how to solve a common problem:
library(sportsbets)
## basic example code